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.
You can add permanent openings to an slLinearizer or slTuner interface, s, when
you create the interface or by using the addOpening command. To remove a location
from the list of permanent openings, use the removeOpening command.
To view all the openings of s, type s at the command prompt to display the interface
contents. For each permanent opening of s, the display includes the block name and port
number and the name of the signal that originates at this location. You can also
programmatically obtain a list of all the permanent loop openings using getOpenings.
See Also
addOpening | linio | removeAllPoints | removePoint | slLinearizer | slTuner
Introduced in R2013b
addPoint