MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Uživatelský manuál Strana 106

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 408
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 105
2 Creating C Language MEX-Files
2-46
mex myCmexFile.c <matlab>/extern/examples/refbook/fort.c
-I<matlab>/extern/examples/refbook
Example – Symmetric Indefinite Factorization Using LAPACK
You will find an example C MEX-file that calls two LAPACK functions in the
directory
<matlab>/extern/examples/refbook, where <matlab> stands for the
MATLAB root directory. There are two versions of this file:
utdu_slv.c – calls functions zhesvx and dsysvx, and thus is compatible with
the PC, HP, and IBM platforms.
utdu_slv_.c – calls functions zhesvx_ and dsysvx_, and thus is compatible
with the SGI, LINUX, Solaris, and Alpha platforms.
Zobrazit stránku 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 407 408

Komentáře k této Příručce

Žádné komentáře