MathGroup Archive 2003

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

Search the Archive

Re: animation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg45102] Re: animation
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 17 Dec 2003 07:54:21 -0500 (EST)
  • Organization: Universitaet Leipzig
  • References: <brmq0b$o9g$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

yes, set the DisplayFunction to Identity. You will see no
plots.


BTW if a movie has no pictures you can't watch the movie.


Regards
  Jens

"M.L. Bondar" wrote:
> 
> I have the following problem with Mathematica.
> 
>  I need to make an animation and I use For[i=1, i<=n ListPlot[.....]; i++]
>  which creates n plots. After that I double click on the grouping bracket
> to the right of the plots to close the group and animate it.
> 
> Is there any possibility to make the animation avoiding  the ploting of
> all n plots?
> 
> Thank you in advance.
> 
> Regards,
> 
> Luiza Bondar


  • Prev by Date: Re: (N)FourierTrigSeries
  • Next by Date: Re: Newbie Tex question
  • Previous by thread: animation
  • Next by thread: RE: animation