|
[Date Index]
[Thread Index]
[Author Index]
How to display parameter in animation?
- To: mathgroup at smc.vnet.net
- Subject: [mg87192] How to display parameter in animation?
- From: Holobundle <cowen at math.buffalo.edu>
- Date: Thu, 3 Apr 2008 05:18:26 -0500 (EST)
How do I display the parameter in an animation?
For example, I would like to see the values of the parameter 'a' in the following example from the mathematica documentation:
Animate[Plot[Sin[x+a],{x,0,10}],{a,0,5}]
In particular, if I pause the animation I would like to see what the value of the parameter is.
Prev by Date:
Re: How to put text on a curved surface?
Next by Date:
solving a system of polynomial equations
Previous by thread:
Re: Write documentation for 6.0 under Solaris
Next by thread:
Re: How to display parameter in animation?
|