| Author |
Comment/Response |
Thies
|
07/18/05 04:13am
Hello,
If i generate frames for an animation e.g. like this
Table[Plot[BesselJ[x, i], {x, 0, 3}, PlotRange -> {-1, 1}], {i, 100}]
i get a huge collection of all the frames as graphics which i then can animate by double-clicking on them.
What i would like to have is just a single frame which animates if i doubleclick on it so that my notebook isn't spammed with all the still images.
How can i achieve that?
Thanks in advance,
Thies
URL: , |
|