MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Bedienungsanleitung Seite 238

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 500
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 237
8 Programming a GUIDE UI
8-22
When the end user selects a radio button or toggle button in the button group, this
function determines which button the user selected based on the button’s Tag property.
Then, it executes the code inside the appropriate case.
Note: The button group’s SelectedObject property contains a handle to the button
that user selected. You can use this property elsewhere in your UI code to determine
which button the user selected.
Menu Item
The code in this section contains example callback functions that respond when the end
user selects Edit > Copy > To File in this menu.
Seitenansicht 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 499 500

Kommentare zu diesen Handbüchern

Keine Kommentare