Animation of incresing value

1 次查看(过去 30 天)
Arun Badigannavar
I ahve a one integer value,,, suppose 100. I want it to put in a animation increasing from 0 to 100 with step increment of 1 ,,,How to do it,,and everytime my integer value will change
  4 个评论
Arun Badigannavar
please anybody helpout on this
Matt Kindig
Matt Kindig 2012-8-7
编辑:Matt Kindig 2012-8-7
Well there are a couple of ways, depending on your desired file format. The easiest way is probably to use imwrite to write out a *.gif. You can create the desired image in a figure() within a loop and then use the method described here http://www.mathworks.com/support/solutions/en/data/1-48KECO/?solution=1-48KECO to animate it.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Animation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by