Group | Utilities |
---|---|
Description | Send a command to Matlab and return Matlab's messages. If Matlab has not been started yet, the function starts Matlab before sending the command. |
Required Control | None |
Usage | result = RtlabApi.ExecuteMatlabCmd (cmd) |
Input |
|
Output |
|
Exception |
|
Examples | See example matlab_analysis. |
Related Items | None |
Modules | import RtlabApi |