I get the error Segmentation violation detected
in Matlab 7.12.0.635 (R2011a) (on Ubuntu 12.10) whenever I try to save a figure as jpg or png. I can save a figure as .fig, though...
What can I do to fix this problem? Have you encountered this problem?
print
orsaveas
or clicking with the mouse onFile > Save as...
? – Hussarprint('filename', '-djpeg', '-zbuffer')
do? – Hussarget(gcf, 'renderer')
say?OpenGl
? – Hussar