Mat_GetFilename(3)
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.