Simulink.sdi.getRunNamingRule
Get the Simulation Data Inspector rule for naming runs
Description
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®.
Examples
Output Arguments
Alternatives
To view the run naming rule interactively, click Preferences. In the New Run section, the software displays the naming rule in the Naming Rule text box.
Version History
Introduced in R2015a