mrm.execution.checkModel
Syntax
Description
Add-On Required: This feature requires the Modelscape for MATLAB add-on.
checks the validity of a Modelscape™ model by creating several test methods. The function determines whether the
Modelscape model has the right shape for the input of the original model. The function
returns the result of the tests in result = mrm.execution.checkModel(model,inputData)result. This function requires the
Modelscape for MATLAB® support package.
specifies additional parameters for the model.result = mrm.execution.checkModel(model,inputData,parameterData)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a