Exporting plots with semi-transparent patch objects in vector format (Illustrator)

There are a few of easy to use scripts for exporting Matlab plots in vector format, like export_fig, pptfigure, etc. Unfortunately, none of them support semi-transparent patch objects. Export_fig supports those only when the output format is bitmap.
Any ideas?
Many thanks in advance.
Stavros Zanos

1 件のコメント

Matt Kindig
Matt Kindig 2013 年 6 月 4 日
Have you tried plot2svg ( http://www.mathworks.com/matlabcentral/fileexchange/7401-scalable-vector-graphics-svg-export-of-figures)? I have used it to export semi-transparent patches to .svg, which can be opened with Illustrator, with no problem.

サインインしてコメントする。

回答 (0 件)

カテゴリ

質問済み:

2013 年 6 月 4 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by