MATLINK Functions
MATLINK functionality is most easily accessed from the MATLAB Object.
However, the following routines are available to evaluate MATLAB
expressions and exchange data in functional form.
MATLINK Functions
| mldoc |
Display MATLAB online help. |
| mleval |
Evaluate a MATLAB function with optional arguments. |
| mlexec |
Execute an expression in MATLAB syntax. |
| mlget |
Get data from a MATLAB variable. |
| mlhelp |
Display help text on a MATLAB function. |
| mlinit |
Initialzes the connection with MATLAB and creates a MATLAB Object. |
| mlput |
Put data to a MATLAB variable. |
| mlshow |
Shows or hides the current MATLAB Automation server. |