Main Content
Simulink.sdi.getRunCount
Get number of runs in Simulation Data Inspector repository
Description
returns
the number of runs in the Simulation Data Inspector repository. You can use the run
count to loop over all runs in the Simulation Data Inspector repository to modify
run or signal properties. For example, you could add an absolute tolerance to a
signal in every run.count
= Simulink.sdi.getRunCount
Examples
Output Arguments
Version History
Introduced in R2011b