Data Fields | |
long | bof |
int | byteswap |
char * | filename |
FILE * | fp |
char * | header |
int | mode |
char * | subsys_offset |
int | version |
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