Filter löschen
Filter löschen

Matlab and vector graphics export issue

1 Ansicht (letzte 30 Tage)
Eli
Eli am 29 Mär. 2024
Beantwortet: Eli am 30 Mär. 2024
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?

Akzeptierte Antwort

Eli
Eli am 30 Mär. 2024
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.

Weitere Antworten (0)

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by