MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guide de l'utilisateur Page 539

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 759
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 538
1 2 ... 534 535 536 537 538 539 540 541 542 543 544 ... 758 759

Commentaires sur ces manuels

Pas de commentaire