AlternativeResponses - Array of alternative responses for this response
Syntax
altR = R.AlternativeResponses
Description
This is a property of the response model object, mbcmodel.response (R).
It returns a list of alternative responses used for one-stage
or response feature models.
Examples
R = testplan.Responses;
TQ = R(1);
AR = TQ.AlternativeResponses;
See Also
LocalResponses, ResponseFeatures(Local Response)
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit