Skip to Main Content Skip to Search
Product Documentation

add - Class: cv.cvtestgroup
Package: cv

Add cvtest objects

Syntax

add(cvtg, cvto1, cvto2, ...)

Description

add(cvtg, cvto1, cvto2, ...) adds the cvtest objects specified by the strings cvto1, cvto2, etc. to cvtg, which is an instantiation of the cv.cvtestgroup class.

Examples

Create two cvtest objects and add them to a newly created cv.cvtestgroup object:

cvto1 = cvtest;
cvto2 = cvtest;
cvtg = cv.cvtestgroup;
add(cvtg, cvto1, cvto2); 
  


Related Products & Applications

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

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