|
[Date Index]
[Thread Index]
[Author Index]
Re: Manipulate - ODE
- To: mathgroup at smc.vnet.net
- Subject: [mg83899] Re: Manipulate - ODE
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Tue, 4 Dec 2007 04:19:02 -0500 (EST)
- Organization: University System of Maryland
- References: <fj0mu4$iob$1@smc.vnet.net>
Why not put the ration in the PlotLabel?
PlotLabel->"a/b = " <> ToString[a/b]
Kevin
Robert Pigeon wrote:
> 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
>
>
--
Kevin J. McCann
Research Associate Professor
JCET/Physics
Physics Building
University of Maryland, Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250
Prev by Date:
slot argument weirdness
Next by Date:
Re: Re: Hiding number cell
Previous by thread:
Re: Manipulate - ODE
Next by thread:
Fold and Cross
|