Package: ModelAdvisor
Superclasses:
Define custom procedures
The ModelAdvisor.Procedure
class defines
a procedure that is displayed in the Model Advisor tree. Use procedures
to organize additional procedures or checks by functionality or usage.
ModelAdvisor.Procedure | Define custom procedures |
|
Provides information about the procedure. Details about the procedure are displayed in the right pane of the Model Advisor. Default: |
|
Specifies the name of the procedure that is displayed in the Model Advisor. Default: |
|
Specifies a permanent, unique identifier for the procedure. Note
|
|
Specifies a handle to the current Model Advisor object. |
addProcedure | Add subprocedure to procedure |
addTask | Add task to procedure |
Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB® Programming Fundamentals documentation.