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

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 330
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 207
8 Programming the GUI
8-36
at the MATLAB prompt. This displays the available methods in a new window,
as shown in the following figure.
Alternatively, you can enter
methods(hObject)
which displays the available methods in the Command Window.
For more information about methods for ActiveX controls, see Invoking
Methods in the online MATLAB documentation. See the reference pages for
methodsview and methods for more information about these functions.
Saving a GUI that Contains an ActiveX Control
When you save a GUI that contains ActiveX controls, GUIDE creates a file in
the current directory for each such control. The filename consists of the name
of the GUI followed by an underscore (
_) and activexn, where n is a sequence
number. For example, if the GUI is named
mygui then the filename would be
mygui_activex1. The filename does not have an extension.
Vue de la page 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 329 330

Commentaires sur ces manuels

Pas de commentaire