MATLAB COMPILER RELEASE NOTES User's Guide Page 109

  • Download
  • Add to my manuals
  • Print
  • Page
    / 264
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 108
Mixing M-Files and C or C++
4-39
Figure 4-3: Mixing M-Files and C Code to Form a Stand-Alone Application
mrank.m
mcc -t -W lib:Pkg -T
link:exe mrank mrankp.c
mrank.c, Pkg.c, Pkg.h
C Compiler
Object File
C Compiler
Object File
Linker
Stand-Alone C
Application
mrankp.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 blocks are C/C++
compiler-generated code.
mbuild does
this part.
Page view 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 263 264

Comments to this Manuals

No comments