Mat_GetFilename (3) Linux Manual Page
Mat_GetFilename – Returns the filename of a MATLAB .mat file given a MAT file structure
Synopsis
Fd #include <matio.h> Ft const char * Fo Mat_GetFilename Fa mat_t *matfp Fc
Description
The Fn Mat_GetFilename function returns the filename of the MATLAB .mat file given by the MAT file structure.
See Also
Mat_Create3, Mat_CreateVer3, Mat_Open3 Mat_GetVersion3
