uibuttongroup
Creates a button group in a figure to group radio buttons.
uicontextmenu
Creates a context menu which is displayed with a right-mouse click for a figure, uitab, or select uicontrol objects.
uicontextmenuitem
Creates a menu item in a context menu which is displayed with a right-mouse click for a figure, uitab, or select uicontrol objects.
uicontrol
Creates interactive graphical control objects in a figure. Use the 'style' property of uicontrol to create different types of control objects.
uimenuitem
Creates a menu item, in a menu bar, for a figure.
uipanel
Creates a frame for interactive graphical control objects in a figure.
uiresume
Resumes execution of code, stopping uiwait on the given handle, handle, or stopping all uiwait commands in the current session.
uitab
Creates a tab in a tabbed frame for interactive graphical control objects in a figure.
uitabgroup
Creates a tabbed frame for interactive graphical control objects in a figure.