Fat and ugly lines in eps export
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!