
Function Summary
11-3
Function Summary
• “Predefined Dialog Boxes” on page 11-3
• “Creating Components” on page 11-3
• “ActiveX Controls” on page 11-4
• “Using Application-Defined Data” on page 11-4
• “Interactive User Input” on page 11-4
• “Working with Preferences” on page 11-4
• “Utilities” on page 11-5
Predefined Dialog Boxes
MATLAB provides a selection of standard dialog boxes that you can create with
a single function call. For information about these dialog boxes and the
functions used to create them, see Predefined Dialog Boxes in the MATLAB
documentation.
Creating Components
axes
Axes object in which you can create plots,
graphs, etc.
Properties
uibuttongroup Container objects to exclusively manage radio
buttons and toggle buttons
Properties
uicontextmenu Context menus Properties
uicontrol User interface control objects, including check
boxes, editable text fields, list boxes, pop-up
menus, push buttons, radio buttons, sliders,
static text labels, and toggle buttons
Properties
uimenu Menus on figure windows Properties
uipanel Create panel container objects to group user
interface controls, axes, and other container
objects
Properties
uipushtool Push buttons on a toolbar Properties
Comentarios a estos manuales