Exporting figures is freezing up my computer

21 次查看(过去 30 天)
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 个评论
Laila
Laila 2011-12-14
update I: typing opengl software reduces the problem to that of a frozen Matlab and not of a frozen computer.

请先登录,再进行评论。

采纳的回答

Laila
Laila 2011-12-14
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!

更多回答(1 个)

Image Analyst
Image Analyst 2011-12-14
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 个评论
Laila
Laila 2011-12-14
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..

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by