Matlab and vector graphics export issue

Hi
I'm trying to save the attached Figure as a vector graphics.
But for some reason all the vecton informaion is gone.
I'm trying to open the saved SVG in inkspace but no vector data is there .
What can i do to solve this?

 채택된 답변

Eli
Eli 2024년 3월 30일

0 개 추천

I found a way with it. it's not the best, but still it works.
using:
print('-vector','-depsc','myVectorFile')
And than need to insert EPS file to inkspace accoring to :
it's not the perfect solution, but it's good enough for now.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Surfaces, Volumes, and Polygons에 대해 자세히 알아보기

질문:

Eli
2024년 3월 29일

답변:

Eli
2024년 3월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by