Main Content
Simulink.sdi.setAutoTimespan
Description
Simulink.sdi.setAutoTimespan(
sets the behavior of the Time span in the Simulation Data
Inspector. When autoTimespan
)autoTimespan
is specified as
true
or 1
, Time span
is set to auto
, and the t-axis spans the full
simulation time. When autoTimespan
is specified as
false
or 0
, Time span
is a numeric value that determines the size of the visible time interval.
Note
The simulation time must be finite to set the Time
span to auto
.
Examples
Input Arguments
Version History
Introduced in R2022b