Package libmatio-devel
- Mat_Close(3) β Closes an open MATLAB .mat file
- Mat_CreateVer(3) β Create a MATLAB .mat file
- Mat_GetFilename(3) β Returns the filename of a MATLAB .mat file given a MAT file structure
- Mat_GetLibraryVersion(3) β Get the version of the matio library
- Mat_GetVersion(3) β Returns the filename of a MATLAB .mat file given a MAT file structure
- Mat_Open(3) β Open a MATLAB .mat file
- Mat_Rewind(3) β Rewind an open .mat file to the beginning
- Mat_VarAddStructField(3) β Add field to a structure array.
- Mat_VarCreate(3) β Creates a MAT variable structure.
- Mat_VarCreateStruct(3) β Creates a structure variable.
- Mat_VarFree(3) β Free a MAT variable structure
- Mat_VarGetNumberOfFields(3) β Get the number of fields for a structure variable.
- Mat_VarGetStructFieldnames(3) β Get the fieldnames of a structure variable.
- Mat_VarGetStructs(3) β Index a structure variable using slices of each dimension
- Mat_VarGetStructsLinear(3) β Linearly index a structure variable
- Mat_VarRead(3) β Reads the information and data for a specific variable in a MATLAB MAT file.
- Mat_VarReadInfo(3) β Read the information for a specific variable in a MATLAB MAT file.
- Mat_VarReadNext(3) β Reads the information and data for the next variable in a MATLAB MAT file.
- Mat_VarReadNextInfo(3) β Reads the information for the next variable in a MATLAB MAT file.
- Mat_VarWrite(3) β Writes a MATLAB variable to a MATLAB MAT file.
