MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuel d'utilisateur Page 365

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 500
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 364
Lay Out a UI Programmatically
10-33
Explicitly changing the Position or OuterPosition causes the other property to change.
For example, this is the current Position value of f:
f.Position
ans =
258 132 560 420
Changing the OuterPosition causes the Position to change:
f.OuterPosition = [250 250 490 340];
f.Position
ans =
Vue de la page 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 499 500

Commentaires sur ces manuels

Pas de commentaire