Linearize Plant at Command Line
This example shows how to linearize a plant subsystem in a Simulink® model using the
linearize command.
Open Simulink model.
mdl = 'watertank';
open_system(mdl)
Linearize Plant
Linearize Plant at Command Line
This example shows how to linearize a plant subsystem in a Simulink® model using the
linearize command.
Open Simulink model.
mdl = 'watertank';
open_system(mdl)
Linearize Plant