To verify that all openings have been removed, display the contents of sllin, and
examine the information about the interface openings.
sllin
slLinearizer linearization interface for "scdcascade":
No analysis points. Use the addPoint command to add new points.
No permanent openings. Use the addOpening command to add new permanent openings.
Properties with dot notation get/set access:
Parameters : []
OperatingPoints : [] (model initial condition will be used.)
BlockSubstitutions : []
Options : [1x1 linearize.LinearizeOptions]
Input Arguments
s — Interface to Simulink model
slLinearizer interface | slTuner interface
Interface to a Simulink model, specified as either an slLinearizer interface or an
slTuner interface.
Definitions
Permanent Openings
Permanent openings, used by the slLinearizer and slTuner interfaces, identify
locations within a model where the software breaks the signal flow. The software enforces
these openings for linearization and tuning. Use permanent openings to isolate a specific
model component. Suppose that you have a large-scale model capturing aircraft dynamics
and you want to perform linear analysis on the airframe only. You can use permanent
openings to exclude all other components of the model. Another example is when you
have cascaded loops within your model and you want to analyze a specific loop.
Location refers to a specific block output port within a model. For convenience, you can
use the name of the signal that originates from this port to refer to an opening.
removeAllOpenings