Excel Link |
 |
MLOpen
Start MATLAB process.
Syntax
Worksheet:
|
MLOpen()
|
Macro:
|
MLOpen
|
Description
Starts MATLAB process. If a MATLAB process has already been started, subsequent calls to MLOpen
do nothing. Use MLOpen
to restart MATLAB after you have stopped it with MLClose
in a given Excel session.
Note:
We recommend using matlabinit rather than MLOpen , since matlabinit
starts MATLAB and initializes Excel Link.
|
Example
MLOpen()
starts the MATLAB process.
See Also
matlabinit
, MLClose
| MLGetVar | | MLPutMatrix |  |