Mac-PC competability in .fig files

I received a few fig files created on a Mac, and can't open them on a PC (file is corrupt). I tried several versions of MATLAB and a Linux versions - no success. Any advice?
Thanks Danny

Answers (2)

Thomas
Thomas on 16 Nov 2011
It could be a versions issue
what versions of MATLAB are you using on the PC and MAC respectively?
I have just imported *.fig files from MAC OSX 64 bit running MATLAB R2011b into Windows 7 64 running R2011b and it worked fine..
Jan
Jan on 16 Nov 2011
FIG files are actually MAT files. You can define different formats for MAT files in the preferences: -v6, -v7 and -v7.3. Modern Matlab versions should be able to read all types, but older version cannot read the modern -v7.3 style.
Another idea is, that the file are in fact corrupted...

Categories

Find more on Printing and Saving in Help Center and File Exchange

Tags

Asked:

dan
on 16 Nov 2011

Community Treasure Hunt

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

Start Hunting!