Simulink.sdi.getRun
Access data for a Simulation Data Inspector run
Description
returns a run
= Simulink.sdi.getRun(runID
)Simulink.sdi.Run
object that
provides access to the data in the run corresponding to the
runID
. The Simulation Data Inspector assigns run IDs when it
creates a run. You can get the run ID for your run using Simulink.sdi.getAllRunIDs
or
Simulink.sdi.getRunIDByIndex
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011b