mat_t Struct Reference
[Matlab MAT File I/O Library]

Matlab MAT File information. More...


Data Fields

long bof
int byteswap
char * filename
FILE * fp
char * header
int mode
char * subsys_offset
int version


Detailed Description

Contains information about a Matlab MAT file

Field Documentation

long mat_t::bof

Beginning of file not including header

Referenced by Mat_Create(), Mat_Open(), and Mat_VarReadInfo().

Name of the file that fp points to

Referenced by Mat_Close(), Mat_Create(), Mat_Open(), and Mat_VarDelete().

FILE* mat_t::fp

MAT File header string

Referenced by Mat_Close(), Mat_Create(), Mat_Open(), and Mat_VarDelete().

Access mode

Referenced by Mat_Create(), Mat_Open(), and Mat_VarDelete().

offset

Referenced by Mat_Close(), Mat_Create(), and Mat_Open().


The documentation for this struct was generated from the following file:

Generated on Tue May 26 18:14:10 2009 for LIBMATIO API by  doxygen 1.5.7.1