mbcmodel.model
Properties and methods for model objects
Description
Use these properties and object functions to create and examine model objects.
Creation
Create a mbcmodel.model object using CreateModel.
Properties
Object Functions
CreateModel | Create new model |
CreateDesign | Create design object for test plan or model |
Evaluate | Evaluate model, boundary model, or design constraint |
Export | Make command-line or Simulink export model |
fit | Fit model or boundary model to new or existing data, and provide summary statistics |
InputSetupDialog | Open Input Setup dialog box to edit inputs |
Jacobian | Calculate Jacobian matrix for model at existing or new data points |
ModelSetup | Open Model Setup dialog box where you can alter model type |
pev | Predicted error variance of model at specified inputs |
PredictedValue | Predicted value of model at specified inputs |
StatisticsDialog | Open summary statistics dialog box |
SummaryStatistics | Summary statistics for response |
UpdateResponse | Replace model in response |
getAlternativeTypes | Alternative model or design types |
ValidationRMSE | Calculates the validation RMSE for model data |
Version History
Introduced before R2006a