Bug eps, pdf matlab 2014b surface plot (contourf)
Mostrar comentarios más antiguos
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)?
Respuesta aceptada
Más respuestas (3)
Loïc Houpert
el 4 de Jun. de 2015
1 voto
Loïc Houpert
el 15 de Jun. de 2016
1 voto
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 comentario
Walter Roberson
el 15 de Jun. de 2016
Only Mathworks Sales is authorized to speak about product plans.
Jan
el 4 de Jun. de 2015
0 votos
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.
Categorías
Más información sobre Lighting, Transparency, and Shading en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!