addFolder
Syntax
Description
creates a new folder, FolderInstanceID
= addFolder(CfgObj
,ParentFolderID
,FolderName
)FolderName
, under the chosen parent folder of the
Model Advisor configuration accessed by the CfgObj
object. The newly
created folder is selected to be included in the Model Advisor analysis. If you want to
exclude the folder from the analysis, use the deselect
function.
creates a folder named FolderInstanceID
= addFolder(CfgObj
,ParentFolderID
)New Folder
and appends the count of folders with
the same base name.
Examples
Input Arguments
Output Arguments
Alternative Functionality
App
You can also use the Model Advisor Configuration Editor to modify existing configurations and create new configurations. In the Model Advisor Configuration Editor, use New Folder button to create a folder. For more information, see Use Model Advisor Configuration Editor to Customize Model Advisor.
Version History
Introduced in R2024b