LIBMATIO API 1.3.4
Data Fields

mat_t Struct Reference

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: