Exporting figures is freezing up my computer

4 visualizzazioni (ultimi 30 giorni)
Hello!
I have created some figures in Matlab and want to convert them to another format, say .jpg or .eps. I have a few plots which I used the 'area' command and have set transparencies of <1 on them. When I try and convert/export/save as or even print these figures to a file my entire computer freezes up! I have not the faintest idea why this is happening!
Any ideas or suggestions?
Thank you!
p.s. I am using the Ubuntu O.S.
  1 Commento
Laila
Laila il 14 Dic 2011
update I: typing opengl software reduces the problem to that of a frozen Matlab and not of a frozen computer.

Accedi per commentare.

Risposta accettata

Laila
Laila il 14 Dic 2011
actually I managed to fix the problem. In case anyone is wondering .. it turns out that the driver for Nvidia was not activated, and neither was the fglrx driver installed. I activated the Nvidia driver and then ran sudo nvidia -xconfig.
Seems to have fixed the problem!

Più risposte (1)

Image Analyst
Image Analyst il 14 Dic 2011
Have you tried export_fig, as recommended in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_save_my_figure.2C_axes.2C_or_image.3F_I.27m_having_trouble_with_the_built_in_MATLAB_functions. ? It's the number 1 most downloaded MATLAB File Exchange submission.
  1 Commento
Laila
Laila il 14 Dic 2011
Thank you! That is an excellent file! But unfortunatley does not solve my problem. Regardless of how I try to export these files, the computer freezes. By typing in Opengl software, I can reduce the problem to Matlab alone freezing.. but still, the main problem, that I cannot export all .fig files remains..

Accedi per commentare.

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by