addribbonmenu
Adds a ribbon menu, rbmname, in the Activate user interface. addribbonmenu is only available in the Activate GUI.
Syntax
addribbonmenu(rbmname)
Inputs
- rbmname
- The name of the ribbon menu.
Outputs
- uiPopupMenu
- The handle to the ribbon menu.
Examples
pm = addribbonmenu('Test')