Relational boundary
R2026bEnable 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) | onoffDo not analyze relational boundary coverage.
onAnalyze relational boundary coverage.
Programmatic Use
Parameter: CovMetricRelationalBoundary |
Type: character vector |
string |
Value: "on" |
"off" |
Default: "off" |
Limitations
The Relational boundary parameter is not supported when the
Simulation mode parameter is
Accelerator. To analyze relational boundary coverage, use
normal simulation mode.
Version History
Introduced in R2016a