| Contents | Index |
Attach model-specific C++ encapsulation interface to loaded ERT-based Simulink model
attachToModel(obj, modelName)
attachToModel(obj, modelName) attaches a model-specific C++ encapsulation interface to a loaded ERT-based Simulink model.
| obj | Handle to a model-specific C++ encapsulation interface control object, such as a handle previously returned by obj = RTW.ModelCPPArgsClass or obj = RTW.ModelCPPVoidClass. |
| modelName | String specifying the name of a loaded ERT-based Simulink model to which the object is going to be attached. |
The Configure C++ Encapsulation Interface button on the Interface pane of the Simulink Configuration Parameters dialog box launches the Configure C++ encapsulation interface dialog box, where you can flexibly control the C++ encapsulation interfaces that are generated for your model. Once you validate and apply your changes, you can generate code based on your C++ encapsulation interface modifications. See Generate and Configure C++ Encapsulation Interfaces to Model Code in the Embedded Coder documentation.

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |