sldrtconfigset
Attach and activate default Simulink Desktop Real-Time configuration set
Syntax
Description
sldrtconfigset
attaches
the default Simulink®
Desktop Real-Time™ configuration set modelName
SimulinkDesktopRealTime
to
the model, and then activates the configuration set. This set specifies various
simulation and code generation parameter values that are useful when working
with a Simulink
Desktop Real-Time model.
sldrtconfigset
attaches the default Simulink
Desktop Real-Time configuration set modelName
'ERT'SimulinkDesktopRealTime_ERT
for Embedded Coder® software to the model, and then activates the configuration set.
This set specifies simulation and code generation parameter values that are
useful when working with a Simulink
Desktop Real-Time model in the Embedded Coder environment.
returns
the default Simulink
Desktop Real-Time configuration set object. Later, you can attach this configuration
set to a model.configset
= sldrtconfigset
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015a