MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Uživatelská příručka Strana 78

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 759
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 77
3 How to Create a Simple GUI Programmatically
7 Run your code by typing simple_gui2 at the command line. This is what
your GUI now looks like. Note that you can select a data set in the pop-up
menu and click the push buttons. But nothing happens. This is because
there is no code in the file to service the pop-up menu or the buttons.
8 Type help simpl e_gu i2 at the command line. MATLAB software displays
this help text.
help simple_gui 2
SIMPLE_GUI2 S elec t a data set fr om the pop-up menu, then
click one of the plot-type p ush buttons. Clicking the button
plots the selected data in the axes.
Thenexttopic,“CodetheSimpleProgrammaticGUI”onpage3-11,shows
you how to initialize the GUI.
3-10
Zobrazit stránku 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 758 759

Komentáře k této Příručce

Žádné komentáře