MathGroup Archive 2005

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

Search the Archive

Re: ploting functions slowly

  • To: mathgroup at smc.vnet.net
  • Subject: [mg55867] Re: [mg55817] ploting functions slowly
  • From: "Matthias Bode" <lvsaba at hotmail.com>
  • Date: Fri, 8 Apr 2005 01:36:48 -0400 (EDT)
  • References: <200504070909.FAA12850@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hello George,

we do not even have "to force" MATHEMATICA, it is tame and obsequious:

Load package:

<< "Graphics`Animation`"

Input:

Animate[Plot[Sin[x], {x, 0, 2*n*Pi}, PlotRange -> {{0, 6.3}, {-1, 1}}], {n, 
0.01, 1, 0.01}]

Select the bracket (rhs) that comprises all the graphics output cells.

Then: MENU -> CELL -> Animate Selected Graphics. A control bar will appear 
which allows you to change the speed - inter alia - of your animation.

Have a look at Graphics Animation in the Help Browser.

Best regards,

MATTHIAS BODE
Torres Sofer III, depto. 9 A
Pedro Borda #1072
esq. Ismael Vásquez
COCHABAMBA/BOLIVIA

CEL: +591-70 71 56 64
TEL/FAX: +591-4-4 53 34 17
LVSABA at HOTMAIL.COM
Time indicated: UTC (=GMT).

----- Original Message ----- 
From: "George" <rawwoonsi at yahoo.com>
To: mathgroup at smc.vnet.net
Subject: [mg55867] [mg55817] ploting functions slowly


>
> could we force mathematica to plot:
> Plot[Sin[x], {x, 0, 2Pi}]  in slow  plotting speed, beginning the slow 
> plotting from  (0,0) very slowly to (2Pi)?
>
> thanks
>
>
>
> 


  • Prev by Date: Re: ploting functions slowly
  • Next by Date: Why are there no spaces in my title?
  • Previous by thread: ploting functions slowly
  • Next by thread: Re: ploting functions slowly