overflowsaturationinfo
Retrieve saturation on integer overflow coverage from cvdata
object
Syntax
Description
returns saturation on integer overflow coverage results from the
coverage
= overflowsaturationinfo(covdata
,modelObject
)cvdata
object covdata
for the model
object specified by object
and its descendants.
returns saturation on integer overflow coverage results from the
coverage
= overflowsaturationinfo(covdata
,modelObject
,ignoreDescendants
)cvdata
object covdata
for the model
object specified by object
and, depending on the value of
ignoreDescendants
, descendant objects.
[
returns saturation on integer overflow coverage results from the
coverage
, description
]
= overflowsaturationinfo(covdata
,modelObject
)cvdata
object covdata
for the model
object specified by object
, and textual descriptions of each
coverage outcome.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013a