Matlab and vector graphics export issue

4 visualizaciones (últimos 30 días)
Eli
Eli el 29 de Mzo. de 2024
Respondida: Eli el 30 de Mzo. de 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?

Respuesta aceptada

Eli
Eli el 30 de Mzo. de 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.

Más respuestas (0)

Categorías

Más información sobre Surfaces, Volumes, and Polygons en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by