MATLAB COMPILER RELEASE NOTES Betriebsanweisung Seite 103

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 264
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 102
Coding with M-Files Only
4-33
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 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 263 264

Kommentare zu diesen Handbüchern

Keine Kommentare