MathGroup Archive 2007

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

Search the Archive

Interpolating Function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg74170] Interpolating Function
  • From: "amitsoni.1984 at gmail.com" <amitsoni.1984 at gmail.com>
  • Date: Tue, 13 Mar 2007 03:42:09 -0500 (EST)

Hi,

I used NDSolve to solve an ODE(f = NDSolve[.....] ) and got the result
as an Interpolating function x->InterpolatingFunction[...]. It just
gives the range of solution x. How can I plot or get the values of
solution x?

Thank you,
Amit



  • Prev by Date: Re: Weird Print Result
  • Next by Date: Animate command on ListPlot:
  • Previous by thread: Re: Multiple Kernels
  • Next by thread: Re: Interpolating Function