MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Betriebsanweisung Seite 326

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 759
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 325
8 Programming a GUIDE GUI
Compiling a GUI That Contains an ActiveX Control
If you use the MATLAB Compiler mcc command to compile a GUI that
contains an ActiveX control, you must use the
-a flag to add the ActiveX file,
which G UID E saves in the current folder, to the CTF archive. Your command
should be similar to
mcc -m mygui -a mygui_activex1
where mygui_activex1 is the name of the ActiveX file. See the “MA TLAB
Compiler™” documentation for more information. If you have more than one
such file, use a separate
-a flag for each file. You must have installed the
MATLAB Compiler to compile a G UI.
8-58
Seitenansicht 325
1 2 ... 321 322 323 324 325 326 327 328 329 330 331 ... 758 759

Kommentare zu diesen Handbüchern

Keine Kommentare