| Simulink® Verification and Validation™ | ![]() |
Instances of this class contain a collection of cvtest objects. For more information, see Creating a Test Group with cv.cvtestgroup.
| Name | Description |
|---|---|
name | Name of the cv.cvtestgroup object. |
| Name | Description |
|---|---|
add | Add cvtest objects. |
allNames | Get all model names associated with cv.cvtestgroup object. |
get | Get cvtest objects. |
Name of the cv.cvtestgroup object.
string
RW
Add cvtest objects.
add(cvto1, cvto2, ...)
String specifying the name of a cvtest object to be added to the cv.cvtestgroup object.
String specifying the name of another cvtest object to be added to the cv.cvtestgroup object.
Adds cvtest objects to a cv.cvtestgroup object.
Get all model names associated with cv.cvtestgroup object.
allNames
Returns a cell array of strings that identify all model names associated with a cv.cvtestgroup object.
Get cvtest objects.
get(modelName)
String specifying the name of a model whose cvtest object is to be returned.
Returns the cvtest object that corresponds to modelName.
![]() | cv.cvdatagroup | cvexit | ![]() |
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |