Additional data to include in coverage report
R2026b(Removed) Additional coverage data to include in report
Model Configuration Pane: Coverage
The Additional data to include in coverage report parameter
has been removed. To combine coverage data, use the cvdata
+ operator instead. For more information, see Version History.
Description
The Additional data to include in coverage report parameter
specifies additional cvdata
objects to include in the coverage report.
Simulink®
Coverage™ creates a cvdata object in the MATLAB® workspace when you select the Enable coverage analysis and
Save last run in workspace
variable parameters and simulate the model. You set the variable name
by using the cvdata object name parameter. You
can also create a cvdata object programmatically using sim. For more information, see Analyze Coverage Programmatically.
Dependencies
To enable this parameter, select the Enable coverage analysis parameter.
Settings
'' (default) | cvdata objectEnter the name of a cvdata object.
Programmatic Use
Parameter:
CovCompData |
Type: character vector |
string |
Default: '' |