|
[Date Index]
[Thread Index]
[Author Index]
Re: ListAnimate and GIF format saving
- To: mathgroup at smc.vnet.net
- Subject: [mg83660] Re: ListAnimate and GIF format saving
- From: "nilaakash at gmail.com" <nilaakash at gmail.com>
- Date: Tue, 27 Nov 2007 06:19:29 -0500 (EST)
- References: <fi0q7r$6ls$1@smc.vnet.net> <fi6a1q$od9$1@smc.vnet.net>
On Nov 23, 3:29 pm, mcmcc... at unca.edu wrote:
> On Nov 21, 3:28 am, "nilaak... at gmail.com" <nilaak... at gmail.com> wrote:
>
> > I am sending a small code (in Mathematica 6.0). Here data plots
> > as animation and I want to save as a .gif file.
>
> Export["anim.gif", graphicsList] will automatically export to an animated
> GIF, assuming that graphicsList is a List of Graphics objects. You
> should remove the ListAnimate command from your example, if you
> want to generate an animated GIF.
>
> Mark
Thanks everybody, I have got my answer.
With regards..
nilaakash
Prev by Date:
File reading and writing within for loop
Next by Date:
PlotLabel - SubscriptBox - Vers. 6: FontColor not working?
Previous by thread:
Re: ListAnimate and GIF format saving
Next by thread:
StringInput Question
|