MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuel d'utilisateur Page 398

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 500
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 397
10 Lay Out a Programmatic UI
10-66
Create Menus for Programmatic UIs
In this section...
“Add Menu Bar Menus” on page 10-66
“Add Context Menus to a Programmatic UI” on page 10-73
Add Menu Bar Menus
Use the uimenu function to add a menu bar menu to your UI. A syntax for uimenu is
mh = uimenu(parent,'PropertyName',PropertyValue,...)
Where mh is the handle of the resulting menu or menu item. See the uimenu reference
page for other valid syntaxes.
These topics discuss use of the MATLAB standard menu bar menus and describe
commonly used menu properties and offer some simple examples.
“Display Standard Menu Bar Menus” on page 10-66
“Commonly Used Properties” on page 10-67
“How Menus Affect Figure Docking” on page 10-68
“Menu Bar Menu” on page 10-70
Display Standard Menu Bar Menus
Displaying the standard menu bar menus is optional. This figure’s menu bar contains the
standard menus.
Vue de la page 397
1 2 ... 393 394 395 396 397 398 399 400 401 402 403 ... 499 500

Commentaires sur ces manuels

Pas de commentaire