Plot saved as EMF, rendered as raster as opposed to vector graphics

12 vues (au cours des 30 derniers jours)
z8080
z8080 le 19 Juin 2018
Commenté : Gabriel Behling le 14 Mar 2023
I have Matlab code (too complex/inelegant to post or attempt to simplify) that produces an array of subplots that looks like this:
When I save this as an EMF file and insert in Powerpoint, then zoom in closely on the image, it looks pixelated:
This is very surprising to me, as I have for a long time been exporting Matlab plots as EMF and integrating those into Powerpoint slides, in order to build there more complex graphs that, as vector graphics, would print well at any size. These imported EMFs would also scale well and look smooth regardless of how much I zoomed into them in Powerpoint.
Opening the EMF in Inkscape shows that this plot is indeed exported by Matlab not as vector but as raster graphics. Can anyone guess why that is? Thanks in advance!
  1 commentaire
Gabriel Behling
Gabriel Behling le 14 Mar 2023
export as .eps or .svg and use a latex software or something like canva

Connectez-vous pour commenter.

Réponses (1)

z8080
z8080 le 22 Juin 2018
I'm happy to edit the question if further clarification would be needed to enable an answer or suggestion. Thanks in advance for any replies :)
  1 commentaire
Bjarne Husted
Bjarne Husted le 25 Jan 2021
Does somebody have an answer to this as I have the same problem. It is possbile to export as eps but that makes it more difficult to insert the file in word.

Connectez-vous pour commenter.

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by