I am finding the latest version of Matlab is unable to save images as svg.'s, on my computer at least. Do you know what is wrong?

1 Ansicht (letzte 30 Tage)
I have an image saved as a fig. file. However, if I save the image as an svg. it just comes up as a normal image and does not scale as it should. Is there a fix to this problem?
  3 Kommentare
Nicholas Letchford
Nicholas Letchford am 25 Nov. 2016
Hi, thanks for replying. I saved the figure using a pulldown menu item off the figure's title bar.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jan
Jan am 25 Nov. 2016
If the OpenGL renderer is active for a figure, only pixel graphics are exported. Use 'Painters' to get scalable vector graphics.
  3 Kommentare
Jan
Jan am 9 Okt. 2017
@Nicholas: I have no idea, where "unsupported printer 'cedar'" might come from. Please post the code.
The 2nd message contains some suggestion to fix the problem. Did you try them?
@Brando: This was the solution for PDFs already. I recommend to open a new thread and ask with more details. Then your chance to get a useful answer is much higher.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Printing and Saving finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by