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