Get the Simulation Data Inspector rule for naming runs
returns the run naming rule as a character vector. The run naming rule can contain
one or more tokens that update for each run, for example,
namingRule
= Simulink.sdi.getRunNamingRule<run_index>
. The run naming rule applies to runs
automatically created through simulating a model in Simulink®.
You can view the run naming rule using the Simulation Data Inspector UI. You can find the New Run options under the Simulation Data Inspector Preferences menu.
Simulink.sdi.clearPreferences
| Simulink.sdi.resetRunNamingRule
| Simulink.sdi.Run
| Simulink.sdi.setRunNamingRule