Products & Services Solutions Academia Support User Community Company

Learn more about Simulink Verification and Validation   

allNames - Class: cv.cvtestgroup
Package: cv

Get names of all models associated with cvtest objects in cvtestgroup

Syntax

models = allNames(cvtg)

Description

models = allNames(cvtg) returns a cell array of strings identifying all model names associated with the cvtest objects in cvtg, an instantiation of the cv.cvtestgroup class.

Examples

Add three cvtest objects to cvtg and return a cell array of model names:

d = cvtest;
e = cvtest;
f = cvtes;
cvtg = cv.cvtestgroup;
add (cvtg, d, e, f);
model_names = allNames(cvtg)
  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS