Linux Manuals · Linux Manuals session 3 Mat_GetFilename (3) Linux Manual Page ByLinux Manual Posted onApr 20, 2026 Mat_GetFilename – Returns the filename of a MATLAB .mat file given a MAT file structure SynopsisFd #include <matio.h> Ft const char * Fo Mat_GetFilename Fa mat_t *matfp Fc DescriptionThe Fn Mat_GetFilename function returns the filename of the MATLAB .mat file given by the MAT file structure. See AlsoMat_Create3, Mat_CreateVer3, Mat_Open3 Mat_GetVersion3