publish - Class: ModelAdvisor.Root
Package: ModelAdvisor
Publish object in Model Advisor root
Syntax
publish(root_obj, check_obj, location)
publish(root_obj, group_obj)
publish(root_obj, fg_obj)
Description
publish(root_obj, check_obj, location) specifies
where the Model Advisor places the check in the Model Advisor tree. location is
either one of the subfolders in the By Product folder,
or the name of a new subfolder to put in the By Product folder.
Use a pipe-delimited string to indicate multiple subfolders. For example,
to add a check to the Simulink Verification
and Validation > Modeling Standards folder, use the following string: 'Simulink
Verification and Validation|Modeling Standards'.
publish(root_obj, group_obj) specifies
the ModelAdvisor.Group object to publish as a folder
in the Model Advisor Task Manager folder.
publish(root_obj, fg_obj) specifies the ModelAdvisor.FactoryGroup object
to publish as a subfolder in the By Task folder.
Example
% publish check into By Product > Demo group.
mdladvRoot.publish(rec, 'Demo');
See Also
 | ModelAdvisor.Text | | register (ModelAdvisor.Root) |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit