ModelAdvisor.FactoryGroup class
Package: ModelAdvisor
Superclasses:
Define subfolder in By Task folder
Description
The ModelAdvisor.FactoryGroup
class defines
a new subfolder to add to the By Task folder.
Construction
ModelAdvisor.FactoryGroup | Define subfolder in By Task folder |
Methods
addCheck | Add check to folder |
Properties
Description | Description of folder |
DisplayName | Name of folder |
ID | Identifier for folder |
MAObj | 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.
Examples
% --- sample factory group rec = ModelAdvisor.FactoryGroup('com.mathworks.sample.factorygroup');