Fat and ugly lines in eps export
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a high resolution map of the world. When I try to export it as an eps with
print('-depsc','-painters', '-loose','test.eps');
the result is something like (this is from a print screen of ghostview)
However, when I zoom in on the matlab figure (same area) this is the result (also print screen)
No matter how small i make the linewidth, the result is always the same. Is there a way to get a nice eps?
Any pointers welcome!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Printing and Saving dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!