MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Spezifikationen Seite 57

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 216
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 56
Using GUIDE Templates
3-7
Running the GUI displays the dialog shown in the following figure:
The GUI returns the text string
Yes or No, depending on which button you
press. The GUI is blocking, which means that the current M-file stops
executing until the GUI restores execution. You can make a GUI blocking by
adding the following command to the opening function:
uiwait(handles.figure1);
Seitenansicht 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 215 216

Kommentare zu diesen Handbüchern

Keine Kommentare