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
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
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에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!