FreeMat Functions
Main Index
- pcode PCODE Convert a Script or Function to P-Code
- tic TIC Start Stopwatch Timer
- clock CLOCK Get Current Time
- clocktotime CLOCKTOTIME Convert Clock Vector to Epoch Time
- toc TOC Stop Stopwatch Timer
- helpwin HELPWIN Online Help Window
- editor EDITOR Open Editor Window
- pathtool PATHTOOL Open Path Setting Tool
- help HELP Help
- mfilename MFILENAME Name of Current Function
- computer COMPUTER Computer System FreeMat is Running On
- simkeys SIMKEYS Simulate Keypresses from the User
- errorcount ERRORCOUNT Retrieve the Error Counter for the Interpreter
- verstring VERSTRING The Current Version String
- eval EVAL Evaluate a String
- diary DIARY Create a Log File of Console
- evalin EVALIN Evaluate a String in Workspace
- assignin ASSIGNIN Assign Variable in Workspace
- source SOURCE Execute an Arbitrary File
- builtin BUILTIN Evaulate Builtin Function
- feval FEVAL Evaluate a Function
- docli DOCLI Start a Command Line Interface
- startup STARTUP Startup Script
- quit QUIT Quit Program
- typerules TYPERULES Type Rules
- loadlib LOADLIB Load Library Function
- import IMPORT Foreign Function Import
- sleep SLEEP Sleep For Specified Number of Seconds
- clc CLC Clear Dislplay
- 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