relationalboundaryinfo
R2026bRetrieve 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 the relational boundary coverage results and textual descriptions of each coverage
outcome in covInfo,description]
= relationalboundaryinfo(cvdo,modelObject)modelObject in description. The textual
descriptions exclude descendants.
Examples
Input Arguments
Output Arguments
Limitations
Even though the relationalboundaryinfo function supports
"Accelerator" as the simMode argument, it does not
return results because Simulink
Coverage™ does not support collecting relational boundary coverage in accelerator
mode.
Version History
Introduced in R2014b