MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 114

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 274
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 113
4 Stand-Alone Applications
4-38
Figure 4-2: Building Two M-Files into a Stand-Alone C Application
mrank.m
mcc -t mrank.m
mrank.c
C Compiler
Object File
C Compiler
Object File
Linker
Stand-Alone
C Application
main_main.c
mcc -W main -t main
main.m
main.c
MATLAB M-File Math Library
MATLAB Math Built-In Library
MATLAB API Library
MATLAB Utility Library
ANSI C Library MATLAB C/C++ Graphics Library
Shaded blocks are user-written code.
Shadowed blocks are tools.
Unshaded blocks are MATLAB
Compiler-generated code.
Dotted block s are C/C++ compiler-generated
executable.
mbuild does
this part.
Seitenansicht 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 273 274

Kommentare zu diesen Handbüchern

Keine Kommentare