mbcmodel.modelinput
Properties and methods for modelinput objects
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 = mbcmodel.modelinput('Name1','Value1',…)mbcmodel.modelinput properties.
creates an ModelInpObj = mbcmodel.modelinput(NumInputs)mbcmodel.modelinput object with the number of inputs
NumInputs.
creates an ModelInpObj = mbcmodel.modelinput(CellArray)mbcmodel.modelinput object with options specified in the cell array
CellArray.
Properties
Object Functions
CreateDesign | Create design object for test plan or model |
Examples
Version History
Introduced in R2006a