Borrar filtros
Borrar filtros

Exporting a Figure with Alpha Channel to .eps

5 visualizaciones (últimos 30 días)
Chris B
Chris B el 25 de Feb. de 2019
Editada: Chris B el 25 de Feb. de 2019
Hello,
I'm trying to export a Figure that contains Alpha layer to an EPS file.
I use raacampbell-shadederrorbar for a Plot that has a shaded error bound and export_fig for the eps export.
The export works nicely if there is no alpha layer and I get an eps file that contains some kind of vector graphics which results in a sharp result if used in LaTex. Using the same on plots with the alpha channel results in an eps file that contains patches of the plot as images which causes blur.
I tried the default "eps export" and "export svg" all resulting in the same issue.
Best,
Chris

Respuestas (1)

Walter Roberson
Walter Roberson el 25 de Feb. de 2019
  1 comentario
Chris B
Chris B el 25 de Feb. de 2019
Editada: Chris B el 25 de Feb. de 2019
Thanks for the fast response. The alpha property of the figure does not need to persist. It would be sufficent if the area is converted to a colored patch that is just a combination of the other layers but still in an element-wise format and not a whole image.

Iniciar sesión para comentar.

Categorías

Más información sobre Display Image en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by