|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
AnimationRepetitions
AnimationRepetitions
is an option to Animate and related functions that specifies how many times the animation they create runs before stopping.
DetailsDetails
- AnimationRepetitions->Infinity specifies that the animation should keep running until stopped by clicking a button.
- The setting for AnimationRepetitions does not need to be an integer.
ExamplesExamplesopen allclose all
Basic Examples (2)Basic Examples (2)
Control the number of animation cycles in Animate:
| In[1]:= |
| Out[1]= | ![]() |
Control the number of animation cycles in ListAnimate:
| In[1]:= |
| Out[1]= | ![]() |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


