inlineComponent
Remove reference architecture or behavior from component
Description
retains the contents of the architecture model referenced by the specified
componentObj
= inlineComponent(component
,inlineFlag
)component
and breaks the link to the reference model. If
inlineFlag
is set to 0 (false
)., then the contents
of the architecture model are removed and only interfaces remain. You can also use
inlineComponent
to remove Stateflow® chart and Simulink® behaviors from a component or to remove Simulink model or subsystem behaviors referenced by a component.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2019a
See Also
Blocks
Functions
createSimulinkBehavior
|createArchitectureModel
|createArchitectureSubsystem
|createStateflowChartBehavior
|extractArchitectureFromSimulink
|linkToModel
|linkToFMU
|isFMU
|isReference
|isProtected
Topics
- Overview of System Composer API
- Implement Component Behavior Using Simulink
- Decompose and Reuse Components
- Implement Component Behavior Using Stateflow Charts
- Implement Component Behavior Using Simscape
- Use FMU Components with Architectural Data in Architecture Models
- Simulate and Deploy Software Architectures