Re: Export vector graphic - transparency
I got the same issue for a scientific paper where figs should be submitted in eps and I had transparency. Transparency is not supported by eps or pdf in a vector format. You have to remove the...
View ArticleRe: Export vector graphic - transparency
"aviak" wrote in message <ip728s$42e$1@fred.mathworks.com>...> thank you. I also just founds this svg option.> somehow this is working but there are also some problems. i scale the figures...
View ArticleRe: Export vector graphic - transparency
Same problem here. A workaround would be highly appreciated.
View ArticleRe: Export vector graphic - transparency
Hi, I have exactly the same problem as you, a figure in matlab with area and transparency that I have to export to eps in high quality for a scientific publication. And like you the output is awful, I...
View ArticleRe: Export vector graphic - transparency
thank you. I also just founds this svg option. somehow this is working but there are also some problems. i scale the figures in a special way to have all the same size. this is lost using the svg...
View ArticleRe: Export vector graphic - transparency
"aviak" wrote:> Is there any workaround to export transparent plots to a vector image Either export to png at high resolution, or export to SVG format using...
View ArticleRe: Export vector graphic - transparency
"aviak" wrote in message <ip3cnk$edc$1@fred.mathworks.com>...> would be really great to get help about this topic!> I want to put this exported vector graphic figure to a scientific...
View ArticleRe: Export vector graphic - transparency
would be really great to get help about this topic! I want to put this exported vector graphic figure to a scientific paper. Is there really no workaround for this problem? Thanks aviak
View ArticleExport vector graphic - transparency
Hi, I have the following problem: I want to mark different areas in a plot. therefore I use the fill function. I also want to make those filled areas transparent. This is working fine. But if I set the...
View Article