1MAT_GETFILENAME(3)       BSD Library Functions Manual       MAT_GETFILENAME(3)
2

NAME

4     Mat_GetFilename — Returns the filename of a MATLAB .mat file given a MAT
5     file structure
6

SYNOPSIS

8     #include <matio.h>
9
10     const char *
11     Mat_GetFilename(mat_t *matfp);
12

DESCRIPTION

14     The Mat_GetFilename() function returns the filename of the MATLAB .mat
15     file given by the MAT file structure.
16

SEE ALSO

18     Mat_Create(3), Mat_CreateVer(3), Mat_Open(3) Mat_GetVersion(3)
19
20BSD                             March 12, 2012                             BSD
Impressum