Response - Response for model object
Syntax
R = model.Response
Description
Models. This is a property of mbcmodel.model.
It returns the response the model object came from (e.g. a response
object).
If you make changes to the model object (for example by changing
the model type using ModelSetup, or using StepwiseRegression) you
must use UpdateResponse to return the new model object to the response
in the project.
Boundary models. This is a property of mbcboundary.TwoStageTree.
The Response property contains a response
boundary model tree (read only). Boundary models in the response model
boundary tree are fitted with all local and global input data for
the test plan.
Examples
R = model.Response;
See Also
UpdateResponse, ModelSetup
 | RemoveVariable | | ResponseFeatures(Local Model) |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit