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

NAME

4     Mat_GetHeader — Returns the header of a MATLAB MAT file given a MAT file
5     structure.
6

SYNOPSIS

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

DESCRIPTION

14     The Mat_GetHeader() function returns the header of the MATLAB MAT file
15     given by the MAT file structure.
16

SEE ALSO

18     Mat_CreateVer(3), Mat_Open(3), Mat_GetFilename(3), Mat_GetVersion(3)
19
20BSD                             March 25, 2019                             BSD
Impressum