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

回答(2 个)

Thomas
Thomas 2011-11-16

0 个投票

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 2011-11-16

0 个投票

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...

类别

帮助中心File Exchange 中查找有关 Printing and Saving 的更多信息

标签

提问:

dan
2011-11-16

Community Treasure Hunt

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

Start Hunting!

Translated by