Opening .fig files from the PC version with the mac version

I just start to use the mac version of Matlab after years of using the version for PC.
I'm trying to open .fig files that I created with my old PC with my new Mac but it write an error message that said that the file neme not found.
I've tried to open different files from different location on my computer using the browser, try to drag the icon into the commenced window and to open the file when Matlab is not working...All of them failed.
Hope that I not the first one to encounter this problem are the solution is well known.

2 Comments

Can you try opening the file from the Command window and copy/paste all of the output you are getting:
cd <path/to/fig/files>
ls *.fig
open <filename>/fig
Hi,
As I tay to open some of the files, I note that the problem is because the pathway was consisted with Hebrew letters.
I guess that was also the problem, when I tried to open it via the "finder".
If I'm changing the folder name with only English letters its works fine.
Thanks!

Sign in to comment.

Answers (0)

Categories

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

Asked:

on 5 Mar 2012

Community Treasure Hunt

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

Start Hunting!