Term
|
Definition
| Terminates MATLAB program |
|
|
Term
|
Definition
| Teminates MATLAB ('quit cancel' cancels quit & 'quit force' bypasses finish.m and ends program |
|
|
Term
|
Definition
DOS command for intializing MATLAB (can specify helpOption; -automation;-c; licensefile; -logfile; filename; -nosplash; -noFigureWindows; -r "statement"; -regserver; -sd "startdir"; shieldOption;-singleCompThread; -timing; -unregserver; -wait matlab mgrOption |
|
|
Term
|
Definition
| Master M-file file MATLAB runs at startup |
|
|
Term
|
Definition
| returns the directory that contains preferences for MATLAB and related products; command history (history.m); MATLAB shortcuts (shortcuts.xml); MATLAB desktop layout files and other related files |
|
|
Term
|
Definition
| opens preferences dialog box |
|
|
Term
|
Definition
| user created M-file that is called by matlabrc command which specifies startup options |
|
|
Term
|
Definition
| returns string specifying user portion of the search path |
|
|