Open the scdcascade model.
mdl = 'scdcascade';
open_system(mdl);
Create an slLinearizer interface for the model.
sllin = slLinearizer(mdl);
Add the y1m signal as a permanent opening of sllin.
addOpening(sllin,'y1m');
View the currently defined analysis points within sllin.
sllin
slLinearizer linearization interface for "scdcascade":
No analysis points. Use the addPoint command to add new points.
1 Permanent openings:
--------------------------
Opening 1:
- Block: scdcascade/Sum
- Port: 1
- Signal Name: y1m
Properties with dot notation get/set access:
15 Alphabetical List