|
[Date Index]
[Thread Index]
[Author Index]
RE: Show changes in a function dynamically within a Manipulate
- To: mathgroup at smc.vnet.net
- Subject: [mg84362] RE: [mg84317] Show changes in a function dynamically within a Manipulate
- From: "Jose Luis Gomez" <jose.luis.gomez at itesm.mx>
- Date: Thu, 20 Dec 2007 00:08:53 -0500 (EST)
- References: <200712190909.EAA13542@smc.vnet.net>
Dear Sergio
Take a look at the code of my "Molecular Dynamics" demonstration in the
Wolfram Demonstrations Project, here is the link:
http://demonstrations.wolfram.com/MolecularDynamicsOfLennardJonesParticlesUs
ingTheVelocityVerl/
It might be give you some ideas for your animation (specially the central
idea that I took from Jon McLoone "...Gas Pressure..." Demonstration: Make a
Manipulate[] of a Dynamic[])
Saludos del D.F.!
Jose
-----Mensaje original-----
De: Sergio Miguel Terrazas Porras [mailto:sterraza at uacj.mx]
Enviado el: Mi=E9rcoles, 19 de Diciembre de 2007 03:10 a.m.
Para: mathgroup at smc.vnet.net
Asunto: [mg84317] Show changes in a function dynamically within a Manipulate
Hi guys!
I have made an animation showing a block sliding up and then down an
inclined plane, with Manipulate.
The animation works fine, but I would like to show the changing values of
the speed in the animation, and I do not know how.
Your help will be very much appreciated.
Thanks!
Prev by Date:
Re: is it possible to solve Matrix Equations?
Next by Date:
Re: Trouble with double factorial and an infinite product
Previous by thread:
Show changes in a function dynamically within a Manipulate
Next by thread:
express a quadratic, in the form (x+a)^2 + b
|