| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Model-Based Calibration |
| Contents | Index |
| Learn more about Model-Based Calibration |
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-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |