Main Content
Warn when unsupported blocks exist in model
Display a warning if Simulink Coverage detects unsupported blocks
Model Configuration Pane: Coverage
Description
The Warn when unsupported blocks exist in model parameter displays a warning when Simulink® Coverage™ detects that the model contains blocks that are not supported for model coverage analysis.
Dependencies
To enable this parameter, select the Enable coverage analysis parameter.
Settings
on
(default) | off
on
Display a warning if Simulink Coverage detects blocks in the model that are not supported for coverage analysis.
off
Do not display a warning for unsupported blocks.
Programmatic Use
Parameter: CovUnsupportedBlockWarning |
Type: character vector |
string |
Value: "on" |
"off" |
Default: "on" |
Version History
Introduced in R2016a