I want to use ListAnimate to show an animation but I want to remove the slider and all of the buttons from the top and show the animation panel only. There is an AppearanceElements -> None option but it doesn't remove the slider and the other buttons. How can I remove all of the controls?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
|
|||
|
|
|
If you look at underlying code:
at the end you'll find:
which leads to a trick:
In the spirit of @Mr.Wizard comment you can also do something like:
which a bit changes things. |
|||||||||||||
|
|
I don't know how to do that. Perhaps you are open to an alternative?
|
|||||
|
|
Since
With explicit lists as input, say,
the animation produced by
or
|
||||
|
|




