Add a start, stop and pause button to a sage animation
Is it possible to add start, stop and pause buttons to a sage animation?
Is it possible to add start, stop and pause buttons to a sage animation?
Not exactly, but you can try to use 'interact' instead of 'animate'.
http://wiki.sagemath.org/interact/
Also, you can save the animation as a video using matplotlib animation (version 1.1), yet to be updated in sage
http://matplotlib.sourceforge.net/exa...
Or you can save the images from animation as a bunch of images and join them together in to a video using mencoder. Video is more convenient than gif because you can pause it.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-12-14 14:37:38 +0100
Seen: 997 times
Last updated: Dec 14 '11