I've tested this for some patch graphics and pdf export. If I just use: export_fig test.pdf, Then for intersecting patch objects (without transparency)it sometimes places the wrong patch objects in front.
Other than that very nice.
Comment only
03 Feb 2012
export_fig
Exports figures nicely to a number of vector & bitmap formats.
Oliver was extremely helpful when I contacted him with a question. His page
http://sites.google.com/site/oliverwoodford/software/export_fig
also provides many helpful tips.
5
27 Jan 2012
export_fig
Exports figures nicely to a number of vector & bitmap formats.
alexancer: Yes. I don't recommend exporting large patch-based objects to EPS. Better to create a resterized version (e.g. export to PNG) then embed in an EPS file using an external application.
Comment only
27 Jan 2012
export_fig
Exports figures nicely to a number of vector & bitmap formats.
One problem is when I export eps file from a surface graph from thousands of data points. The size the exported file is very large, almost 40MB for each.
Comment only