|
[Date Index]
[Thread Index]
[Author Index]
Re: NDSolve output without interpolating function
- To: mathgroup at smc.vnet.net
- Subject: [mg124222] Re: NDSolve output without interpolating function
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Sat, 14 Jan 2012 02:55:11 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201201130951.EAA16470@smc.vnet.net>
- Reply-to: drmajorbob at yahoo.com
Wolfram obviously does NOT want you to find this, but... search for
NDSolvePackages in Help and you may find the InterpolatingFunctionAnatomy
package.
NDSolve returns InterpolatingFunction objects, and the "anatomy" package
will let you access their internals.
Bobby
On Fri, 13 Jan 2012 03:51:29 -0600, william cuervo <wfcuervo at gmail.com>
wrote:
> Hi!
>
> Is there any way that NDSolve presents the output as a set of data
> instead
> of as an interpolating function?
>
>
> Thanks!
--
DrMajorBob at yahoo.com
Prev by Date:
Re: chasing.m with Mathematica 8
Next by Date:
Re: NDSolve output without interpolating function
Previous by thread:
Re: NDSolve output without interpolating function
Next by thread:
Re: NDSolve output without interpolating function
|