Matfile
From Just Solve the File Format Problem
Revision as of 13:03, 13 October 2014 by Johanvanderknijff (Talk | contribs)
MAT-File is a format used by Mathworks' Matlab for storing formatted data.
This is a proprietary, binary format that appears to be fully supported only by Matlab. However, GNU Octave, an open source alternative to Matlab, should be able to read and write the format as well.