ModelAdvisor.Procedure class
Package: ModelAdvisor
Superclasses:
Define custom procedures
Description
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.
Construction
ModelAdvisor.Procedure | Define custom procedures |
Properties
|
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. |
Methods
addProcedure | Add subprocedure to procedure |
addTask | Add task to procedure |
Copy Semantics
Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB® Programming Fundamentals documentation.