Bug eps, pdf matlab 2014b surface plot (contourf)
Ältere Kommentare anzeigen
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)?
Akzeptierte Antwort
Weitere Antworten (3)
Loïc Houpert
am 4 Jun. 2015
1 Stimme
Loïc Houpert
am 15 Jun. 2016
1 Stimme
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 Kommentar
Walter Roberson
am 15 Jun. 2016
Only Mathworks Sales is authorized to speak about product plans.
Jan
am 4 Jun. 2015
0 Stimmen
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.
Kategorien
Mehr zu Lighting, Transparency, and Shading finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!