matio 1.5.10
Changes in 1.5.10 (14 February 2017)
- Added new API function Mat_GetDir to retrieve all variable names of a MAT file
- Fixed performance of repeated calls to Mat_VarWrite (broken by v1.5.7)
- Fixed bugs reading (hyperslabs of) numeric arrays with data type conversion, i.e., where the actual variable data type differs from the desired output data type
- Increased testsuite coverage