BestDesign - Best design in test plan
Syntax
T.BestDesign{Level} = d;
Description
BestDesign is a property of mbcdmodel.testplan.
T.BestDesign{Level} = d; sets d as
the best design, where Level is the test plan level.
There can be one best design for each level, but the best global (2)
level design is used for matching to data when you call AttachData.
BestDesign is a cell array with a cell per level. TP.BestDesign{1} is
the best design for the first level and TP.BestDesign{2} is
best design for the second level.
Examples
To set the design globalDesign as the best
design at the global (2) level:
T.BestDesign{2} = globalDesignSee Also
CreateDesign
 | BeginEdit | | BestModel |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit