Bug eps, pdf matlab 2014b surface plot (contourf)
이전 댓글 표시
Hi all, with matlabR2014b I got very bad quality eps and pdf files for surface plots.
With matlab R2014a everything was fine (see the plots here: http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014a.eps and here http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014a.pdf <http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014a.pdf>
)
But using the same script with MatlabR2014b I got very bad quality figures (white lines, bad dot size using plot3D, and very large size for the file: the eps from R2014b is 40x larger than the eps from R2014a!): http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014b.eps and http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014b.pdf <http://lhoupert.fr/files/others/matlab/bugfig2014b/figR2014b.pdf>
Do you know if this bug is fixed / will be fixed in the more recent versions of Matlab (>=R2015a)?
채택된 답변
추가 답변 (3개)
Loïc Houpert
2016년 6월 15일
1 개 추천
Are you planning to add a possibility in the new release of matlab to go back in the graphical function prior R2014b? It's a shame to not be able to export nice vectorial plots since R2014b. I just re-used Matlab R2008 to do a figure for a scientific paper even if I have R2014b and R2016a on my computer.....
댓글 수: 1
Walter Roberson
2016년 6월 15일
Only Mathworks Sales is authorized to speak about product plans.
Jan
2015년 6월 4일
0 개 추천
I guess that the renderer is set to OpenGL automatically, such that the created EPS/PDF contains pixels graphics instead of the smarter and sarper vector format. Please try to set the renderer to Painters manually.
카테고리
도움말 센터 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!