Mat_GetLibraryVersion(3) BSD Library Functions Manual Mat_GetLibraryVersion(3)
NAME
Mat_GetLibraryVersion -- Get the version of the matio library
SYNOPSIS
#include <matio.h> void Mat_GetLibraryVersion(int *major, int *minor, int *release);
DESCRIPTION
The Mat_GetLibraryVersion() function returns the major, minor, and release version numbers of the library. These can be used to check that the version specified in the header by MATIO_MAJOR_VERSION, MATIO_MINOR_VERSION, and MATIO_RELEASE_LEVEL. BSD March 16, 2012 BSD
matio 1.5.9 - Generated Sat Nov 5 06:57:26 CDT 2016