| Excel Link | ![]() |
Syntax
Description
Passes the command string to MATLAB for evaluation. The specified action alters only the MATLAB workspace. Nothing is done in the Excel workspace.
Example
divides the MATLAB variable b by 2 and plots it. Only the MATLAB variable b is modified. To update data in the Excel worksheet, use MLGetMatrix.
See Also
| MLDeleteMatrix | MLGetMatrix | ![]() |