MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 92

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 354
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 91
5 Compiler Commands
of the compiled M-functions. The export list contains the set of symbols that
are exported from a C shared library.
Note You must generate a library wrapper file when calling any MATLAB
Compiler generated code from a larger application.
C++ Library Wrapper
The -W cpplib:libname option produces the C++ library wrapper f ile. This
option allows the inclusion of an arbitrary set of M-files into a library. The
generated header file contains all of th e entry points for all of the comp i led
M-functions.
Note You must generate a library wrapper file when calling any MATLAB
Compiler generated code from a larger application.
5-12
Seitenansicht 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 353 354

Kommentare zu diesen Handbüchern

Keine Kommentare