Saved figures open in Import Wizard
Show older comments
I saved a numbers of figures a while ago. Now I can open some of them as .fig files and the others open in an Import Wizard GUI! I am not able to edit the figures this way. Could someone please tell me what is happening here?
3 Comments
Isaak
on 20 May 2012
Same problem here. Any fixes?
Sinan
on 25 May 2012
I have same problem too. Any updates?
Stephan Heise
on 4 Jul 2012
+1
Answers (1)
Martin
on 17 Sep 2012
0 votes
I have had the same problem. Since there is a mistake in Matlab’s preferences, the actual error occurred while saving the .fig-file. Thus, the figures you've already created are probably lost. However, to avoid this problem in future I'll quickly describe the workaround that solved the problem for me.
By typing in the command: prefdir
You’ll get the path with Matlab’s preference files. For instance: C:\Users\...\AppData\Roaming\MathWorks\MATLAB\R2012a
Now, you have to close Matlab.
After closing MatLab, you go to: C:\Users\...\AppData\Roaming\MathWorks\MATLAB
And rename the folder R2012a as R2012a_old
By doing that, Matlab will create new preference files during the following start up, and the error should not occur any more.
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!