Mat_GetVersion (3) Linux Manual Page
Mat_GetVersion – Returns the filename of a MATLAB .mat file given a MAT file structure SynopsisFd #include <matio.h> Ft enum mat_ft Fo Mat_GetVersion Fa mat_t *matfp Fc DescriptionThe Fn Mat_GetVersion function returns the version of the MATLAB .mat file given by the MAT file structure. The return value is one of the following: MAT_FT_MAT73 if…
