|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
AnimationCycleRepetitions
This function has not been fully integrated into the long-term Mathematica system, and is subject to change.
AnimationCycleRepetitions
is an option for cells that specifies the number of times a given animation cycle should be repeated.
DetailsDetails
- This option applies to sub-loops within the main animation loop. With the setting AnimationCycleRepetitions->n, the sub-animation is repeated n times before moving to the next cell outside the sub-loop. Here, n can be any positive integer.
- With the default setting AnimationCycleRepetitions->infinity, the sub-animation is repeated indefinitely until you explicitly stop it.
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
