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. Use the get
and
getAll
class methods to retrieve coverage data for specific models
in your model reference hierarchy.
The cv.cvdatagroup
class is a handle
class.