Rleg  2
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
MATLAB_DATAHEAD Struct Reference

Data Fields

long type
 
long mrows
 
long ncols
 
long imagf
 
long namlen
 

Detailed Description

Definition at line 13 of file gmatlabdatafile.c.

Field Documentation

long MATLAB_DATAHEAD::imagf

Definition at line 17 of file gmatlabdatafile.c.

Referenced by gMATLABDataFile_SaveMatrix(), and gMATLABDataFile_SaveVector().

long MATLAB_DATAHEAD::mrows

Definition at line 15 of file gmatlabdatafile.c.

Referenced by gMATLABDataFile_SaveMatrix(), and gMATLABDataFile_SaveVector().

long MATLAB_DATAHEAD::namlen

Definition at line 18 of file gmatlabdatafile.c.

Referenced by gMATLABDataFile_SaveMatrix(), and gMATLABDataFile_SaveVector().

long MATLAB_DATAHEAD::ncols

Definition at line 16 of file gmatlabdatafile.c.

Referenced by gMATLABDataFile_SaveMatrix(), and gMATLABDataFile_SaveVector().

long MATLAB_DATAHEAD::type

Definition at line 14 of file gmatlabdatafile.c.

Referenced by gMATLABDataFile_SaveMatrix(), and gMATLABDataFile_SaveVector().


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