Make output folder name unique by adding a suffix

Add a unique suffix to the results folder for every run to avoid overwriting previous results.

Model Configuration Parameters Category: Polyspace

Settings

Default: Off

Off

Every time you rerun your analysis, your results are overwritten.

On

For each run of the analysis, Polyspace® specifies a new location for the results folder by appending a unique number to the folder name.

Command-Line Information

Use the pslinkoptions property AddSuffixToResultDir.

The pslinkoptions function allows you to create a Polyspace options object that you can reuse for multiple models. You can also use the set_param (Simulink) function to associate this property with the model. Use the parameter PSAddSuffixToResultDir with the same value as for the pslinkoptions property AddSuffixToResultDir. See pslinkoptions Properties.

See Also

|

Related Topics