Borrar filtros
Borrar filtros

How can I save a figure as a vector field in matlab?

4 visualizaciones (últimos 30 días)
moein Pakdel sefidi
moein Pakdel sefidi el 30 de Sept. de 2015
Respondida: Subhra Saha el 2 de Oct. de 2015
I need to save a 2d figure which is a result of the PIV measurements as vector fields. each figure is showing the result inside a plane, there are different planes among y direction. then I need to use this victor field to do 3d interpolation to get 3d model of all plains.
anybody here can help me about it?
  2 comentarios
Jan
Jan el 30 de Sept. de 2015
What exactly is your question?
moein Pakdel sefidi
moein Pakdel sefidi el 1 de Oct. de 2015
this my result in the the plane y=0, there are also in planes y=25,50,75... i'm going to do 3d interpolation to get the 3d model of it. i need to convert every result to vector field, 3dinterp with png file is not acceptable, .eps format is not editable, so i was thinking to .svg file, how can I convert it or save it as .svg?

Iniciar sesión para comentar.

Respuestas (1)

Subhra Saha
Subhra Saha el 2 de Oct. de 2015
MATLAB does not directly support exporting of figures to svg files. But you can refer to the link below to convert MATLAB figures to svg files:

Categorías

Más información sobre Printing and Saving 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