MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guida Utente Pagina 539

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 759
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 538
Compose and Code GUIs with Interactive Tools
3 Release the mouse button. The control moves.
4 The button Position is set, returned and placed on the system clipboard:
rect =
37 362 127 27
Add a Position parameter and empty value to the uicontro l command
from step 1 in your GUI code file, as follows:
btn1 = uicontrol('Style','pushbutt on',...
'String','Push Me','Position',[])
With the cursor inside the brackets [],typeCtrl+V to paste the setpos
output as the Position parameter value:
11-51
Vedere la pagina 538
1 2 ... 534 535 536 537 538 539 540 541 542 543 544 ... 758 759

Commenti su questo manuale

Nessun commento