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?

 Risposta accettata

Eli
Eli il 30 Mar 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.

Più risposte (0)

Categorie

Scopri di più su Surfaces, Volumes, and Polygons in Centro assistenza e File Exchange

Richiesto:

Eli
il 29 Mar 2024

Risposto:

Eli
il 30 Mar 2024

Community Treasure Hunt

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

Start Hunting!

Translated by