Save the component robotComp in the architecture
model Robot.slx and reference it from another component,
robotArm so that robotArm uses the architecture of
robotComp.
Model name for an existing model that defines the architecture or behavior of the
component, specified as a character vector. Models of the same name prioritize protected
models.
Example: 'Robot'
Data Types: char
modelFilePath — Model file path character vector
Model file path for an existing model that defines the architecture or behavior of
the component, specified as a character vector.