createModel
Create Simulink implementation model for AUTOSAR architecture component
Since R2020a
Description
createModel(
creates Simulink® implementation model component
,modelName
)modelName
with the same interface as
the specified AUTOSAR architecture component and links the component to the implementation
model. The component
argument is a component handle returned by a
previous call to addComponent
. If not specified,
modelName
defaults to the name of the component.
Examples
Input Arguments
Version History
Introduced in R2020a