overflowsaturationinfo
R2026bRetrieve 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 the saturation on integer overflow coverage results and textual descriptions
of each coverage outcome in coverage, description]
= overflowsaturationinfo(covdata,modelObject)modelObject in
description. The textual descriptions exclude
descendants.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013a