| Author |
Comment/Response |
Andrew Auerbach
|
02/04/06 10:53am
If I Input: Animate[Plot[Sin[n x], {x, 0, 2 Pi}], {n, 1, 6, 1}]
I get a series of graphs representing the animation. I was wondering how to do some things relating to this function:
1. How can I produce the same animation on one graph (i.e. I watch the vectors move on a single graph)
2. How can I export this single graph into a movie format, such as quicktime?
3. How can I increase the frame rate and slow down the rate at which the animation moves?
Thanks in advance to any help you have to offer.
URL: , |
|