How do you animate a plot?

I want to animate a plot(x,y). The two are data sets. x is a 1 row 10 column matrix and y has 400+ rows and 10 columns. Plotting the function gives me 400 lines. Which is a lot. I want to make either a GIF or video of each line being plotted.
So in other words I want to see matlab plot the first row then the second row then third and so on. I have seen a lot of source code for GIFs and AVI videos but my matlab skills are basic. Could someone help me.

1 个评论

Start with
and see where get stuck...almost certainly enough there in the examples for what you describe.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Animation 的更多信息

提问:

2014-9-18

评论:

dpb
2014-9-18

Community Treasure Hunt

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

Start Hunting!

Translated by