Class: RTW.ModelCPPDefaultClass
Package: RTW
Create C++ class interface object for configuring model class with default model step method
obj
= RTW.ModelCPPDefaultClass
returns
a handle, obj
= RTW.ModelCPPDefaultClass
, to a
newly created object of class obj
RTW.ModelCPPDefaultClass
.
| Handle to a newly created C++ class interface object for configuring a model class with a default model step method. The object has not yet been configured or attached to an ERT-based Simulink® model. |
The Configure C++ Class Interface button on the Interface pane of the Simulink Configuration Parameters dialog box launches the Configure C++ class interface dialog box, where you can flexibly control the C++ class interfaces that are generated for your model. See Customize C++ Class Interfaces Using Graphical Interfaces.