Matlab not responding after saving eps figure?

2 vues (au cours des 30 derniers jours)
Razvan
Razvan le 26 Oct 2012
Hi, I have the latest Matlab version 2012b but I have a problem when I try to save multiple eps figures. Sometimes after the first figure is saved Matlab stops to respond. If I try to save the other figures the save/save as buttons don't work anymore. After 30s-1min sometimes there appear more "save/save as" windows where I have to put the name of the file, but definitely something is not working as it should.
I don't know how exactly to reproduce this bug... I just noticed that sometimes this happens. I only save the figures as eps files but maybe the bug happens with other formats too.. I'll try to make a reproducible example.
Did anyone else notice a similar bug of Matlab 2012b? This never happened in Matlab 2012a for me.
Thanks,
Razvan

Réponses (2)

Sean de Wolski
Sean de Wolski le 26 Oct 2012
I haven't noticed this Razvan.
First I might recommend bumping your Java Heap Space up a little bit (I have it at 1000ish on Win7 with 8 and 12gb of RAM) and seeing if that helps.
If it doesn't help, please contact us.
  2 commentaires
Razvan
Razvan le 26 Oct 2012
I have a lot of memory in my laptop (16GB). That shouldn't be a problem. The Java Heap Space is also set to 2048MB.
I'll try to make a reproducible example and I'll contact you then.
Thanks,
Razvan
Razvan
Razvan le 12 Nov 2012
Modifié(e) : Razvan le 12 Nov 2012
I've found how to reproduce this bug.
Start a new Matlab window and make any figure, e.g.
plot(rand(1,10));
Then save the figure in .eps format (or .fig). Then try to save again the figure with save as... from file menu. After this my Matlab 2012b stops to respond... Matlab 2012a works fine if I try this... The same thing happens if I close the figure after I saved it and plot another one and try to save this new one... Very strange...
Any ideas about what to do to get rid of this bug?
Thank you,
Razvan

Connectez-vous pour commenter.


Malcolm Lidierth
Malcolm Lidierth le 13 Nov 2012
  1 commentaire
Razvan
Razvan le 13 Nov 2012
That post sais the bug was fixed in release 2012b. I have a different problem. Matlab becomes unresponsive when I press save as. I can post a short video if nobody saw this bug before.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Import and Export dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by