|
|
|
| R2012a Documentation → Model-Based Calibration Toolbox | |
Learn more about Model-Based Calibration Toolbox |
|
| Contents | Index |
T.BestDesign{Level} = d;
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.
To set the design globalDesign as the best design at the global (2) level:
T.BestDesign{2} = globalDesign

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |