Effacer les filtres
Effacer les filtres

Exporting a Figure with Alpha Channel to .eps

5 vues (au cours des 30 derniers jours)
Chris B
Chris B le 25 Fév 2019
Modifié(e) : Chris B le 25 Fév 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

Réponses (1)

Walter Roberson
Walter Roberson le 25 Fév 2019
  1 commentaire
Chris B
Chris B le 25 Fév 2019
Modifié(e) : Chris B le 25 Fév 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Display Image dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by