Utilities


clc Clear console
clear Clear variables
clearin Removes variable
clearvars Removes all variables
clh Clear command history
console Set console display behaviour
dllpath Path to mathlayer dll
error Throw error
help Information on mathlayer functions
inputname Original variable name
iskeyword Check if is mathlayer keyword
isvarname Check if input is a valid mathlayer variable name
load Load saved workspace variables
namelengthmax Maximum number of characters for a mathlayer variable name
nargin Number of input arguments
nargout Number of output arguments
pause Suspend execution
save Save workspace variables
shell Run command using Windows Shell
tic Start stopwatch timer
toc Read stopwatch timer
ui User interface customization
whos Current session objects