Can't load .mat file: [Matlab ver: 7.0.0.19920 (R14)], [.mat hdr: MATLAB 7.0 MAT-file, Platform: MACI ]

Hello,
could someone tell me - is there any way to load/convert to loadable within my current ML ver ?
Regards, Andrey
--- Matlab ver: 7.0.0.19920 (R14)
--- Full .mat file header:
MATLAB 7.0 MAT-file, Platform: MACI, Created on: Sat Aug 30 20:16:18 2008 HDF5 schema 0.05
--- OS: Microsoft Windows XP [Version 5.1.2600]
--- Error:
Unable to read MAT-file {long path here}\humbles.mat: not a binary MAT-file.
--- .mat file URL (zip):
http://www.mathworks.com/matlabcentral/fileexchange/24016-gaffe-a-toolbox-for-solving-evolutionary-nonlinear-pdes?controller=file_infos&download=true

 Accepted Answer

I have multiple versions of Matlab so I tried your file.
In Matlab R14SP3, I can't load the humbles.mat. The error messages seem to be same as yours. This is a surprise because the Matlab in R14SP3 is V7.1, later than the Matlab version specified in the .mat file.
In Matlab R2010b, I can load the file without problem. I saved it as humbles1.mat. Then I can load humbles1.mat in R14SP3 without a problem.
I guess this is the hassle you have to deal with whey you have earlier versions of Matlab and its instable .mat file format.
If you don't have late version of Matlab, I suggest you go to the Mathworks website and download a trial version of their software and then do a load and save to solve the problem.

1 Comment

Thanks, Fangjun!
It's a real surprise that ML v.7 can't load .mat v.7 indeed...
I've had to recalc the table myself and saved it to humbles.mat.
But it's not an elegant way, esp. for MathWorks ;)

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!