| Simulink Verification and Validation | ![]() |
www.kxcad.net Home > CAE Software Index > MATLAB Index >
Group together multiple cvtest objects
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 identifying 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-2007 The MathWorks, Inc. Terms of Use Patents Trademarks Acknowledgments