- Input perturbation at the output of the Step block
- Output measurement at the output of the Plant Model block
Obtain the analysis points from the model.
io = getlinio(mdl)
2x1 vector of Linearization IOs:
--------------------------
- Linearization input perturbation located at the following signal:
- Block: scdpwm/Step
- Port: 1
- Linearization output measurement located at the following signal:
- Block: scdpwm/Plant Model
- Port: 1
You can use these analysis points for subsequent linearizations of the model using the
linearize command or an slLinearizer interface.
Obtain Analysis Points from Linear Analysis Plots Block
Open Simulink model.
open_system('scdcstr')
15 Alphabetical List