Cumulative coverage variable name
Name of workspace variable that contains cumulative coverage results
Model Configuration Pane: Coverage
Description
The Cumulative coverage variable name parameter specifies the name
of the cvdata
object that contains the coverage data from consecutive simulations.
Note
The Cumulative coverage variable name 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.
Select the Enable cumulative data collection parameter.
Select the Save cumulative coverage results in workspace variable parameter.
Settings
covCumulativeData
(default) | string
Enter a name for the cumulative cvdata
object variable. For example, cumulativeCoverageData
.
Programmatic Use
Parameter: CovCumulativeVarName |
Type: character vector |
string |
Default: "covCumulativeData" |
Version History
Introduced before R2006a