Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Low-Level Notebook Programming >

SelectionAnimate

SelectionAnimate[notebook]
animates graphics in the current selection in a notebook.
SelectionAnimate[notebook, t]
animates graphics for t seconds.
  • SelectionAnimate stops the animation as soon as you do any interactive operation in the front end, such as pressing a key or clicking the mouse.
  • The timing in SelectionAnimate does not count setup or initial rendering of frames.
Create a series of graphics and animate them:
Create a series of graphics and animate them:
In[2]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team