MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Instrukcja Użytkownika Strona 264

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 408
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 263
6 Importing and Exporting Data
6-8
Finding Associated Files
A collection of files associated with reading and writing MAT-files is located on
your disk. The following table, MAT-Function Subdirectories, lists the path to
the required subdirectories for importing and exporting data using
MAT-functions.
matGetDir
Get a list of MATLAB arrays from a
MAT-file
matGetMatrix
Get a named MATLAB array from a
MAT-file
matPutMatrix
Put a MATLAB array into a MAT-file
matGetNextMatrix
Get the next sequential MATLAB array
from a MAT-file
matDeleteMatrix
Remove a MATLAB array from a MAT-file
matGetString
Read a MATLAB string from a MAT-file
matPutString
Write a MATLAB string to a MAT-file
Table 6-3: MAT-Function Subdirectories
Platform Contents Directories
Windows Include Files
<matlab>\extern\include
Libraries
<matlab>\bin\win32
Examples
<matlab>\extern\examples/eng_mat
UNIX Include Files
<matlab>/extern/include
Libraries
<matlab>/extern/lib/$arch
Examples
<matlab>/extern/examples/eng_mat
Table 6-2: Fortran MAT-File Routines (Continued)
MAT-Function Purpose
Przeglądanie stron 263
1 2 ... 259 260 261 262 263 264 265 266 267 268 269 ... 407 408

Komentarze do niniejszej Instrukcji

Brak uwag