Documentation

RTW.ModelCPPArgsClass

Class:RTW.ModelCPPArgsClass
Package:RTW

Create C++ class interface object for configuring model class with I/O arguments style step method

Syntax

obj=环球套票。ModelCPPArgsClass

Description

obj=环球套票。ModelCPPArgsClassreturns a handle,obj, to a newly created object of classRTW.ModelCPPArgsClass.

Output Arguments

obj Handle to a newly created C++ class interface object for configuring a model class with an I/O arguments style step method. The object has not yet been configured or attached to an ERT-based Simulink®model.

Alternatives

TheConfigure C++ Class Interfacebutton on theInterfacepane 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. SeeCustomize C++ Class Interfaces Using Graphical Interfaces.