mbcinputs
R2026bProperties and methods for modelinput objects
Renamed from mbcmodel.modelinput in R2026b
Description
Use these properties and methods to create and examine
modelinput objects.
Creation
Syntax
Description
creates a model input object specified by name-value arguments provided by the
ModelInpObj = mbcinputs('Name1','Value1',…)mbcinputs properties.
creates an ModelInpObj = mbcinputs(NumInputs)mbcinputs object with the number of inputs
NumInputs.
creates an ModelInpObj = mbcinputs(CellArray)mbcinputs object with options specified in the cell array
CellArray.
Properties
Object Functions
CreateDesign | Create design object for test plan or model |