Main Content

ModelAdvisor.FactoryGroup Class

Namespace: 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.FactoryGroupDefine subfolder in By Task folder

Methods

addCheckAdd check to folder

Properties

DescriptionDescription of folder
DisplayNameName of folder
IDIdentifier for folder
MAObjModel 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');