Info

This question is closed. Reopen it to edit or answer.

pdeplot error in the display [Matlab2013b]

1 view (last 30 days)
Alejandro
Alejandro on 6 Feb 2014
Closed: Alejandro on 13 Oct 2015
Hi,
while ploting the results of the example: nonlinear heat transfer in a thin plate http://www.mathworks.de/de/help/pde/examples/nonlinear-heat-transfer-in-a-thin-plate.html
it is displaying the following:
of course if i save it as a jpg it is correct as in:
but it really annoys me, so I was wondering if anyone could give me a hint on where the bug could be.
Thank you in Advance!
  3 Comments
Alejandro
Alejandro on 7 Aug 2014
Hi Bill, sorry, I left this problem aside for a while an only now I saw this post.
Computer is a Fujitsu Processor: Intel core i5-3470 3.20 GHz OS: Windows 7 enterprise Graphics card: Intel HD Graphics
I hope this is helpfull for you.
Thank you.
Alejandro
Alejandro on 13 Oct 2015
I solved this using:
set(gcf, 'renderer', 'zbuffer');

Answers (0)

Community Treasure Hunt

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

Start Hunting!