Main Content
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
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.
Version History
Introduced in R2015a