Working with Simulink.SimulationOutput Objects in MATLAB
Simulink.SimulationOutput provides a unified interface for accessing simulation results and associated metadata. Overview The Simulink.SimulationOutput object serves as a container for all data generated during a simulation run. Each property within the object corresponds to logged data from the sim...