Simulink.sdi.getAppendRunToTop
Get order in which Simulation Data Inspector appends run in work area or archive
Since R2022b
Description
ord = Simulink.sdi.getAppendRunToTop
- 1— New runs are placed above prior runs in the work area or archive.
- 0— New runs are placed below prior runs in the work area or archive.
Whether the Simulink.sdi.getAppendRunToTop function gets 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
Output Arguments
Version History
Introduced in R2022b