MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Animated gif

  • To: mathgroup at smc.vnet.net
  • Subject: [mg20380] Animated gif
  • From: Hendrik van Hees <h.vanhees at gsi.de>
  • Date: Mon, 18 Oct 1999 02:40:28 -0400
  • Organization: GSI Darmstadt
  • Sender: owner-wri-mathgroup at wolfram.com

I switched recently from Mathematica. 3.0 to Mathematica. 4.0 for students. Export is
really great! But how can I make it to produce animated gif with a loop.

I use 

Export["/u/vanhees/math/quant/free-motion.gif", motion, "Loop" -> True]

as well as

Export["/u/vanhees/math/quant/free-motion.gif", motion, Loop -> True]

Both versions give a nice animated gif but not with a loop, i.e. it runs
only one time. Since I like to put it on the web it would be better if
it would do so.

Is there another trick or is it a bug? If so, how can I fix it?


-- 
Hendrik van Hees		Phone:  ++49 6159 71-2755
c/o GSI-Darmstadt SB3 3.162	Fax:    ++49 6159 71-2990
Planckstr. 1			mailto:h.vanhees at gsi.de
D-64291 Darmstadt		http://www.gsi.de/~vanhees/index.html


  • Prev by Date: Re: TridiagonalSolve gone?
  • Next by Date: Re: ComplexExpand (V4.0)
  • Previous by thread: Re: Font problems running remotely
  • Next by thread: Re: Animated gif