Main Content
Scope of coverage analysis
Set scope of coverage analysis
Model Configuration Pane: Coverage
Description
The Scope of coverage analysis parameter specifies whether to collect coverage data for the entire system or for a specific referenced model, Observer model, or subsystem.
Dependencies
To enable this parameter, select the Enable coverage analysis parameter.
Settings
Entire System
(default) | Referenced Models
| Subsystem
Entire System
Analyze coverage data for the top-level model and all supported subsystems and model references.
Referenced Models
Analyze coverage data for one or more referenced models. Use the Select Models button to select the models to analyze.
Subsystem
Analyze coverage data for a specific subsystem. Use the Select Subsystem button to specify the subsystem to analyze.
Programmatic Use
Parameter: CovScope |
Type: character vector |
string |
Value: "EntireSystem" |
"ReferencedModels" | "Subsystem" |
Default: "EntireSystem" |
Version History
Introduced in R2016a