sigrangeinfo
Retrieve signal range coverage
information from cvdata
object
Description
[
returns the minimum and maximum signal values
output by the model component
min
,max
]
= sigrangeinfo(cvdo
,modelObject
)modelObject
within the
cvdata
object
cvdo
.
Examples
Input Arguments
Output Arguments
Alternatives
Use the coverage settings to collect signal range coverage for a model:
Open the model for which you want to collect signal range coverage.
In the Model Editor, select Model Settings on the Modeling tab.
On the Coverage pane of the Configuration Parameters dialog box, select Enable coverage analysis.
Under Coverage metrics, select Signal Range.
Click OK to close the Configuration Parameters dialog box and save your changes.
Simulate the model by clicking the Run button and review the results.
Version History
Introduced in R2006b
See Also
complexityinfo
| conditioninfo
| cvsim
| decisioninfo
| getCoverageInfo
| mcdcinfo
| overflowsaturationinfo
| sigsizeinfo
| tableinfo
| executioninfo
| relationalboundaryinfo