Plot saved as EMF, rendered as raster as opposed to vector graphics
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
le 14 Mar 2023
export as .eps or .svg and use a latex software or something like canva
Réponses (1)
z8080
le 22 Juin 2018
1 commentaire
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.
Voir également
Catégories
En savoir plus sur Specifying Target for Graphics Output 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!