Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

DefaultModels - Default models for test plan

Syntax

testplan.DefaultModels

Description

This is a read-only property of mbcmodel.testplan. It returns a cell array of mbcmodel.model objects (one array for each stage).

Examples

To get the default model objects for use in creating a response, enter:

mdls = T.DefaultModels
LocalModel = CreateModel(mdl{1}, 'Local Polynomial Spline');
GlobalModel = CreateModel(mdl{2}, 'RBF');
R = CreateResponse(T, 'TQ', LocalModel, GlobalModel, 'Maximum')

See Also

CreateResponse; modelinput

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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