MATLAB Help Center
Add design to test plan
DObjMod = AddDesign(TPObj,DObj)
DObjMod = AddDesign(TPObj,Level,DObj)
DObjMod = AddDesign(TPObj,Level,DObj,Parent)
DObjMod = AddDesign(TPObj,DObj) adds the design object, DObj, to the test plan, TPObj.
DObjMod
TPObj
DObj
example
DObjMod = AddDesign(TPObj,Level,DObj) adds a design to the test plan and specifies the level, Level.
Level
DObjMod = AddDesign(TPObj,Level,DObj,Parent) adds a child design to the test plan.
Parent
collapse all
Add three designs to the test plan global (2) level.
D = AddDesign(TP, [sfDesign, parkedCamsDesign, mainDesign])
Test plan, specified as a project object.
n
1
mbcdoe.design
Design objects in test plan, specified as a n-by-1 array, where n is the number of designs.
Test plan level, specified as a scalar. By default, the level is the outer level: 1 for one-stage designs and 2 (global) for two-stage designs.
Parent design in design tree, specified as a mbcdoe.design object. By default, designs are added to the top level of the design tree.
Modified design objects in test plan, returned as a n-by-1 array of mbcdoe.design design objects, where n is the number of designs.
Introduced in R2008a
mbcmodel.testplan
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office