Main Content
SLDRT.run
Description
runs a Simulink® model in real time by using the Simulink
Desktop Real-Time™ kernel.statusObject
= SLDRT.run(modelName
)
runs a Simulink model in real time by using the Simulink
Desktop Real-Time kernel using one or more name-value pair arguments.statusObject
= SLDRT.run(modelName
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b
See Also
SLDRT.RunStatus
| stop
| wait
| RT.Kernel
| createTimer
| RT.Timer
| loadExecutable
| RT.Executable
| loadDriver
| RT.Driver
| RT.DriverImage