MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 209

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 354
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 208
isdeployed
Purpose Determine whether code is running in deployed or MATLAB mode
Syntax x = isdeployed
Description x = isdeployed returns true (1) when the function is running in
deployed mode and false (0) if it is running in a MATLAB session.
If you include this function in an application and compile the
applicatio n with MATLAB Co m p il er, th e function will retu rn true when
the application is run in deployed mode. If you run the application
containing this function in a MATLAB session, the function will return
false.
11-11
Seitenansicht 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 353 354

Kommentare zu diesen Handbüchern

Keine Kommentare