|
[Date Index]
[Thread Index]
[Author Index]
Re: manipulate, NDSolve, Evaluate
- To: mathgroup at smc.vnet.net
- Subject: [mg98059] Re: manipulate, NDSolve, Evaluate
- From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
- Date: Sun, 29 Mar 2009 02:44:27 -0500 (EST)
- References: <gqkuu9$4ad$1@smc.vnet.net>
If you've already done it for a specific wall thickness it should be
very easy to do the same in a Manipulate for variable thickness
values.
Please post more details if you want more specific assistence.
Cheers -- Sjoerd
On Mar 28, 12:42 pm, pajake <jtre... at ix.netcom.com> wrote:
> I am trying to combine, NDSolve with a ODE then using Plot[evaluate] to
> show the results, and then I would like to take it to the next step and
> use Manipulate.
>
> I am working a cell membranes capacitance based on the wall thickness. =
> I would like the plot to show the the membrane voltage vs time,(I have
> done this with NDSolve and Plot), but I would like to use a slider that
> reflects the difference in the cell membranes thickness which affects
> the capacitance.
> Is this possible?
> thanks
> Prof. Jake
Prev by Date:
Stylesheets and export to HTML
Next by Date:
Re: How include a online help for Package in the Documentation Center
Previous by thread:
Re: manipulate, NDSolve, Evaluate
Next by thread:
Re: manipulate, NDSolve, Evaluate
|