MathGroup Archive 2007

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

Search the Archive

Manipulate - ODE

  • To: mathgroup at smc.vnet.net
  • Subject: [mg83868] Manipulate - ODE
  • From: Robert Pigeon <robert.pigeon at videotron.ca>
  • Date: Mon, 3 Dec 2007 05:43:41 -0500 (EST)

Hello all,

            I have an ODE that I plot using Manipulate. My ODE has two
parameters ( a and b). In the manipulate window I can play with each
parameter showing the effect on the graph. I would like to show the ratio a
/ b in the manipulate window, so changing "a" or "b" I can see the ratio
changing (not has a graph, just the number a / b). How could I incorporate
that changing ratio in the manipulate window ?

 

Thanks for any help,

 

Robert

 

Robert Pigeon



  • Prev by Date: Problems with exporting graphics!
  • Next by Date: Re: Question with ListPlot
  • Previous by thread: Re: Problems with exporting graphics!
  • Next by thread: Re: Manipulate - ODE