FreeMat Functions
 Main Index 
-   pcode  PCODE Convert a Script or Function to P-Code
 
-   jitcontrol  JITCONTROL Control the Just In Time Compiler
 
-   errorcount  ERRORCOUNT Retrieve the Error Counter for the Interpreter
 
-   eval  EVAL Evaluate a String
 
-   evalin  EVALIN Evaluate a String in Workspace
 
-   assignin  ASSIGNIN Assign Variable in Workspace
 
-   feval  FEVAL Evaluate a Function
 
-   help  HELP Help
 
-   helpwin  HELPWIN Online Help Window
 
-   mfilename  MFILENAME Name of Current Function
 
-   computer  COMPUTER Computer System FreeMat is Running On
 
-   simkeys  SIMKEYS Simulate Keypresses from the User
 
-   diary  DIARY Create a Log File of Console
 
-   quiet  QUIET Control the Verbosity of the Interpreter
 
-   source  SOURCE Execute an Arbitrary File
 
-   type  TYPE Type
 
-   builtin  BUILTIN Evaulate Builtin Function
 
-   startup  STARTUP Startup Script
 
-   docli  DOCLI Start a Command Line Interface
 
-   pathtool  PATHTOOL Open Path Setting Tool
 
-   tic  TIC Start Stopwatch Timer
 
-   clock  CLOCK Get Current Time
 
-   clocktotime  CLOCKTOTIME Convert Clock Vector to Epoch Time
 
-   toc  TOC Stop Stopwatch Timer
 
-   version  VERSION The Current Version Number
 
-   verstring  VERSTRING The Current Version String
 
-   quit  QUIT Quit Program
 
-   blaslib  BLASLIB Select BLAS library
 
-   editor  EDITOR Open Editor Window
 
-   edit  EDIT Open Editor Window
 
-   sleep  SLEEP Sleep For Specified Number of Seconds
 
-   clc  CLC Clear Dislplay
 
-   profiler  PROFILER Control Profiling
 
-   rootpath  ROOTPATH Set FreeMat Root Path
 
-   etime  ETIME Elapsed Time Function
 
-   addpath  ADDPATH Add 
 
-   exit  EXIT Exit Program
 
-   filesep  FILESEP Directory Separation Character
 
-   path  PATH Get or Set FreeMat Path
 
-   pathsep  PATHSEP Path Directories Separation Character
 
-   rehash  REHASH Rehash Directory Caches
 
-   rescan  RESCAN Rescan M Files for Changes