Saved figures open in Import Wizard
Mostrar comentarios más antiguos
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 comentarios
Isaak
el 20 de Mayo de 2012
Same problem here. Any fixes?
Sinan
el 25 de Mayo de 2012
I have same problem too. Any updates?
Stephan Heise
el 4 de Jul. de 2012
+1
Respuestas (1)
Martin
el 17 de Sept. de 2012
0 votos
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.
Categorías
Más información sobre Printing and Saving en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!