MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente Pagina 24

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 23
1 Introducing the MATLAB Compiler
1-10
Figure 1-1: Developing MEX-Files
MATLAB users who do not have the MATLAB Compiler must write the source
code for MEX-files in either Fortran or C. External Interfaces/API in the
MATLAB documentation explains the fundamentals of this process. To write
MEX-files, you have to know how MATLAB represents its supported data types
and the MATLAB external interface (i.e., the application program interface, or
API.)
If you are comfortable writing M-files and have the MATLAB Compiler, then
you do not have to learn all the details involved in writing MEX-file source
code.
M-File
mcc -x
mex
C version of
M code
MEX Math Library
(libmatlbmx)
C MEX-File
Wrapper
MEX-File
Shaded block is user-written code.
Shadowed blocks are MathWorks tools.
Unshaded blocks are MATLAB
Compiler-generated code.
Dotted block is C/C++ compiler-generated
executable.
Vedere la pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 273 274

Commenti su questo manuale

Nessun commento