Main Content

ModelAdvisor.Group Class

Namespace: ModelAdvisor
Superclasses:

(Not recommended) Define custom folder

The ModelAdvisor.Group class and its associated methods and properties are not recommended. Use the Model Advisor Configuration Editor or Advisor.Config API to customize the Model Advisor configuration. For more information, see Version History.

Description

The ModelAdvisor.Group class defines a folder that is displayed in the Model Advisor tree. Use folders to consolidate checks by functionality or usage.

Construction

ModelAdvisor.Group(Not recommended) Define custom folder

Methods

addGroup(Not recommended) Add subfolder to folder
addTask(Not recommended) Add task to folder

Properties

Description(Not recommended) Description of folder
DisplayName(Not recommended) Name of folder
ID(Not recommended) Identifier for folder
MAObj(Not recommended) Model Advisor object

Copy Semantics

Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB® Programming Fundamentals documentation.

Version History

collapse all

R2024b: Not recommended

Using the ModelAdvisor.Group class and its associated methods and properties to create custom folders is not recommended. Use the Model Advisor Configuration Editor or Advisor.Config API to customize the Model Advisor configuration. For more information, see Use Model Advisor Configuration Editor to Customize Model Advisor and Customize Model Advisor Configuration Programmatically.