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

int mat_t::byteswap

1 if byte swapping is required, 0 else

char* mat_t::filename

Name of the file that fp points to

FILE* mat_t::fp

Pointer to the MAT file

char* mat_t::header

MAT File header string

int mat_t::mode

Access mode

char* mat_t::subsys_offset

offset

int mat_t::version

MAT File version


The documentation for this struct was generated from the following file:
Generated on Tue May 26 18:16:43 2009 for LIBMATIO API by  doxygen 1.4.7