Create Menus for GUIDE UIs
The following figure shows the UIContextMenu property for the axes object with Tag
property axes1.
In the UI code file, complete the local callback function for each item in the context menu.
Each callback executes when a user selects the associated context menu item. See “Menu
Item” on page 8-22 for information on defining the syntax.
NoteSee “Menu Item” on page 8-22 and “How to Update a Menu Item Check” on
page 8-24 for programming information and basic examples.