MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Betriebsanweisung Seite 238

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 386
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 237
8 Targeting Tornado for Real-Time Applications
8-20
external mode during the build procedure.) It also initializes StethoScope if you
selected this option during the build procedure.
The
rt_main function is defined in the rt_main.c application module. This
module is located in the
matlabroot/rtw/c/tornado directory.
The
rt_main function takes six arguments, and is defined by the following
ANSI C function prototype:
SimStruct *rt_main(void (*model)(SimStruct *),
char *optStr,
char *scopeInstallString,
int scopeFullNames,
int priority,
int TCPport);
Seitenansicht 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 385 386

Kommentare zu diesen Handbüchern

Keine Kommentare