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 (최근 30일)
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
Nicholas Letchford
Nicholas Letchford 2016년 11월 25일
Hi, thanks for replying. I saved the figure using a pulldown menu item off the figure's title bar.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2016년 11월 25일
If the OpenGL renderer is active for a figure, only pixel graphics are exported. Use 'Painters' to get scalable vector graphics.
  댓글 수: 3
Jan
Jan 2017년 10월 9일
@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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by