ModelAdvisor.InputParameter Class
Namespace: ModelAdvisor
Superclasses:
Add input parameters to custom checks
Description
Instances of the ModelAdvisor.InputParameter class
specify the input parameters a custom check uses in analyzing the
model. Access input parameters in the Model Advisor window.
Construction
| ModelAdvisor.InputParameter | Add input parameters to custom checks |
Methods
| setColSpan | Specify number of columns for input parameter |
| setRowSpan | Specify rows for input parameter |
Properties
| Description | Description of input parameter |
| Entries | Drop-down list entries |
| Name | Input parameter name |
| Type | Input parameter type |
| Value | Value of input parameter |
Copy Semantics
Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB® Programming Fundamentals documentation.