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
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