How can I save a figure as a vector field in matlab?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Subhra Saha
il 2 Ott 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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Fluid Dynamics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!