Visualize Linear System of a Continuous-Time Model
Discretized During Simulation
This example shows how to discretize a continuous-time model during simulation and plot
the model's discretized linear behavior.
(^1) Open the Simulink model:
scdcstr
In this model, the Bode Plot block has already been configured with:
- Input point at the coolant temperature input Coolant Temp
- Output point at the residual concentration output CA
- Settings to linearize the model on a rising edge of an external trigger. The trigger
signal is modeled in the Linearization trigger signal block in the model. - Saving the computed linear system in the MATLAB workspace as
LinearReactor.
To view these configurations, double-click the block.
2 Linearization