FreeMat Functions
Main Index
- addpath ADDPATH Add
- assignin ASSIGNIN Assign Variable in Workspace
- builtin BUILTIN Evaulate Builtin Function
- clock CLOCK Get Current Time
- clocktotime CLOCKTOTIME Convert Clock Vector to Epoch Time
- computer COMPUTER Computer System FreeMat is Running On
- editor EDITOR Open Editor Window
- 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
- import IMPORT Foreign Function Import
- loadlib LOADLIB Load Library Function
- 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
- quit QUIT Quit Program
- rehash REHASH Rehash Directory Caches
- rescan RESCAN Rescan M Files for Changes
- sleep SLEEP Sleep For Specified Number of Seconds
- source SOURCE Execute an Arbitrary File
- tic TIC Start Stopwatch Timer
- toc TOC Stop Stopwatch Timer