Bug eps, pdf matlab 2014b surface plot (contourf)
Mostra commenti meno recenti
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)?
Risposta accettata
Più risposte (3)
Loïc Houpert
il 4 Giu 2015
1 voto
Loïc Houpert
il 15 Giu 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 Commento
Walter Roberson
il 15 Giu 2016
Only Mathworks Sales is authorized to speak about product plans.
Jan
il 4 Giu 2015
0 voti
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.
Categorie
Scopri di più su Lighting, Transparency, and Shading in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!