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.
- Follow-Ups:
- Re: How to display parameter in animation?
- From: Pratik Desai <pratikd@wolfram.com>
- Re: How to display parameter in animation?
- From: Curtis Osterhoudt <cfo@lanl.gov>
- Re: How to display parameter in animation?