Simulink.sdi.setAppendRunToTop
Specify order in which Simulation Data Inspector appends new run in work area or archive
Since R2022b
Description
Simulink.sdi.setAppendRunToTop(
configures
the order in which the Simulation Data Inspector appends new runs in the work area or
archive. ord
)
1
— New runs are added to the top of the archive or work area.0
— New runs are added to the bottom of the archive or work area.
Whether the Simulink.sdi.getAppendRunToTop
function sets the order of
simulations in the archive or the work area is determined by the Automatically
archive setting:
When Automatically archive is enabled, the setting applies to runs in the archive.
When Automatically archive is disabled, the setting applies to runs in the work area.
By default, new runs are placed below prior runs in the archive. For more information
about configuring the archive behavior, see Simulink.sdi.setAutoArchiveMode
.
Examples
Input Arguments
Version History
Introduced in R2022b