cv.cvdatagroup class
Package: cv
Collection of cvdata
objects
Description
A cv.cvdatagroup
object contains one or more cvdata
objects. Each cvdata
object contains coverage results for a model in
the model hierarchy.
Simulink®
Coverage™ creates a cvdatagroup
object when you simulate a model
containing model references when coverage is enabled, or if your model uses external
code files and you selected external files for coverage analysis. Use the
get
and getAll
class methods to retrieve coverage
data for specific models in your model reference hierarchy. Use the
allNames
method to retrieve the cvdata
object
names to use with the get
class method.
The cv.cvdatagroup
class is a handle
class.
Creation
Description
Input Arguments
Properties
Methods
Examples
Version History
Introduced in R2007b