Bug eps, pdf matlab 2014b surface plot (contourf)
Show older comments
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)?
Accepted Answer
More Answers (3)
Loïc Houpert
on 4 Jun 2015
1 vote
Loïc Houpert
on 15 Jun 2016
1 vote
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 Comment
Walter Roberson
on 15 Jun 2016
Only Mathworks Sales is authorized to speak about product plans.
Jan
on 4 Jun 2015
0 votes
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.
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!