- The values field is a state-space object which stores the linear system computed at
simulation time of 0. To learn more about the properties of state-space objects, see ss
in the Control System Toolbox documentation.
(If the Simulink model is configured to save simulation output as a single object, the data
structure sys is a field in the Simulink.SimulationOutput object that contains the
logged simulation data. For more information about data logging in Simulink, see “Export
Simulation Data” (Simulink) and the Simulink.SimulationOutput reference page.)
See Also
Bode Plot
More About
- “Visualize Linear System at Multiple Simulation Snapshots” on page 2-115
- “Plotting Linear System Characteristics of a Chemical Reactor” on page 2-126
- “Visualize Linear System of a Continuous-Time Model Discretized During
Simulation” on page 2-122
See Also