MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guía de usuario Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 759
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 758 759

Comentarios a estos manuales

Sin comentarios