Animation using Quiver plots

1 Ansicht (letzte 30 Tage)
Bineet_Mehra
Bineet_Mehra am 29 Jul. 2016
Beantwortet: Selva Karna am 29 Jul. 2016
Hello
I have multiple .csv files where each file has x, y coordinates and u v (velocity components). For each file, it was easier to plot vectors using quiver. But i want an animation where the figure remains the same and each time a file is loaded, vectors are plotted for it then the next file - its vectors and so on till the last file. The idea is to get an animation. Kindly help Thanks
  1 Kommentar
Bineet_Mehra
Bineet_Mehra am 29 Jul. 2016
I was able to get the animation using getframe and VideoWriter but the quality of the vectors in the ensuing video is bad. In single plots the vectors look clear and understandable but in the video they are all hazy.
Any suggestion please help
Bineet

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Selva Karna
Selva Karna am 29 Jul. 2016
you can use mesh grid plot....

Kategorien

Mehr zu Animation 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