フィルターのクリア

Matlab and vector graphics export issue

1 回表示 (過去 30 日間)
Eli
Eli 2024 年 3 月 29 日
回答済み: Eli 2024 年 3 月 30 日
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 件)

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by