Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Visualization >

ListAnimate

ListAnimate[{expr1, expr2, ...}]
generates an animation whose frames are the successive expri.
ListAnimate[list, fps]
displays fps frames per second.
  • The expri can be any expressions, and do not need to be graphics.
  • If it is not specified, fps will by default be chosen so that the animation lasts a total of 5 seconds.
AlignmentAutomatichow to align objects in the display area
AnimationDirectionForwardthe direction of the animation
AnimationRepetitionsInfinityhow many times to run before stopping
AppearanceElementsAutomaticcontrol elements to include
DefaultDuration5.the default duration in seconds
DisplayAllStepsTruewhether to force all expri to be displayed
ImageSizeAllthe overall image size to use
  • ListAnimate by default displays in an area large enough to fit any of the expri.
  • The following elements are included by default: "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton". These elements can be specified in any order in a list given as the setting for AppearanceElements.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team