relationalboundaryinfo
Retrieve relational boundary coverage from cvdata
object
Syntax
Description
returns relational boundary coverage results from the covInfo
= relationalboundaryinfo(cvdo
,modelObject
)cvdata
object
cvdo
for the model object specified by object
and its descendants.
returns relational boundary coverage results from the covInfo
= relationalboundaryinfo(cvdo
,modelObject
,simMode
)cvdata
object
cvdo
for the model object specified by
modelObject
and its descendants for the simulation mode
simMode
.
returns relational boundary coverage results from the covInfo
= relationalboundaryinfo(cvdo
,modelObject
,ignoreDescendants
)cvdata
object
cvdo
for the model object specified by
modelObject
and, depending on the value of
ignoreDescendants
, descendant objects.
[
returns relational boundary coverage results from the covInfo
,description
]
= relationalboundaryinfo(cvdo
,modelObject
)cvdata
object
cvdo
for the model object specified by
modelObject
, and textual descriptions of each coverage
outcome.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b