Main Content
Relational boundary
Enable relational boundary coverage
Model Configuration Pane: Coverage
Description
The Relational boundary parameter specifies whether to analyze relational boundary coverage.
Blocks such as the Relational Operator or If block use relational operations. If you enable this parameter, Simulink® Coverage™ executes these operations with equal (integer) or almost equal (floating-point) values. For more information about relational boundary coverage, see Relational Boundary Coverage.
Dependencies
To enable this parameter, select the Enable coverage analysis parameter.
Settings
off
(default) | on
off
Do not analyze relational boundary coverage.
on
Analyze relational boundary coverage.
Programmatic Use
Parameter: CovMetricRelationalBoundary |
Type: character vector |
string |
Value: "on" |
"off" |
Default: "off" |
Version History
Introduced in R2016a