Enable cumulative data collection
Collect model coverage results from consecutive simulations
Model Configuration Pane: Coverage
Description
The Enable cumulative data collection parameter specifies whether to collect model coverage results from consecutive simulations. See also Cumulative Coverage Data.
Note
The Enable cumulative data collection parameter is not recommended. To aggregate coverage data from multiple simulations, see Access, Manage, and Aggregate Coverage Results.
Dependencies
To enable this parameter, select the Enable coverage analysis parameter.
Settings
on
(default) | off
on
Accumulate model coverage data from consecutive simulations.
To show the cumulative data in one report, select the Include cumulative data in coverage report parameter. To save the data in one workspace variable, use the Save cumulative coverage results in workspace variable and Cumulative coverage variable name parameters.
off
Do not accumulate coverage data from consecutive simulations. Simulink® Coverage™ only reports coverage results for the most recent simulation.
Programmatic Use
Parameter: CovEnableCumulative |
Type: character vector |
string |
Value: "on" |
"off" |
Default: "on" |
Version History
Introduced in R2013b