Simulink.sdi.getDeleteRunsOnLowSpace
Get configured behavior when size of logged data approaches configured limits
Since R2021a
Description
returns the configured behavior for when the size of logged data approaches a configured
size limit or free disk space requirement. When deleteRuns
= Simulink.sdi.getDeleteRunsOnLowSpacedeleteRuns
is
true
, logged data from prior simulations is deleted first to free space
for continued logging in the current simulation. If deleting prior simulation data does not
free enough disk space to continue logging through the end of the current simulation,
recording data is disabled. When deleteRuns
is false
,
recording data from the current simulation is disabled and no logged data from prior
simulations is deleted.
Examples
Output Arguments
Version History
Introduced in R2021a