Group | Model Interaction, Console |
---|---|
Description | Stop execution of the Simulink console subsystem associated with the current connected model. Before calling this function, the console must be executed. Please note that this function is only available on Windows and Linux operating system when the model contains a Simulink console subsystem. The client machine must have Matlab install. |
Required Control | None |
Usage | RtlabApi.StopConsole() |
Input | None |
Output | None |
Exception |
|
| |
Examples | None |
---|---|
Related Items | ExecuteConsole, LoadConsole, PauseConsole, ResetConsole. |
Modules | import RtlabApi |