Re: Animation Help
- To: mathgroup at smc.vnet.net
- Subject: [mg43660] Re: Animation Help
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sun, 28 Sep 2003 06:00:39 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <bl3ka8$eoq$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Export["anim.gif",{frame1,frame2,...},"GIF"]
Regards
Jens
cmduncan at mines.edu wrote:
>
> Hey all! My name is Chris Duncan. I have been using Mathematica for about a
> decade now. I am having a problem creating an animated GIF file using
> a "Table"-ized plot showing a trend sequence. This plot was generated using
> Graphics objects and then combining them; such as Graphics[Circle[{2,3},4]].
> I would like to export the file in to the animated GIF. I can display the
> animation using the Ctrl+Y functionality on the front end. Any help??
>
> Chris Duncan
> cmduncan at mines.edu