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

Matlab variable information. More...

Data Fields

int class_type
int compression
void * data
int data_size
int data_type
long datapos
int * dims
mat_tfp
long fpos
int isComplex
int isGlobal
int isLogical
int mem_conserve
char * name
int nbytes
int rank

Detailed Description

Contains information about a Matlab variable


Field Documentation

Pointer to the MAT file structure (mat_t)

Referenced by Mat_VarCalloc(), Mat_VarPrint(), Mat_VarReadNextInfo5(), and Read5().

Offset from the beginning of the MAT file to the variable

Referenced by Mat_VarCalloc(), Mat_VarDuplicate(), Mat_VarReadNextInfo5(), ReadNextCell(), and ReadNextStructField().


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

Generated on 21 Dec 2009 for LIBMATIO API by  doxygen 1.6.1