|
[Date Index]
[Thread Index]
[Author Index]
Re: NDSolve output without interpolating function
- To: mathgroup at smc.vnet.net
- Subject: [mg124299] Re: NDSolve output without interpolating function
- From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
- Date: Mon, 16 Jan 2012 17:09:28 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201201140755.CAA01321@smc.vnet.net>
On Sat, 14 Jan 2012, DrMajorBob wrote:
> 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
Hi Bobby,
Yes, there should be a link from the InterpolatingFunction page to the
anatomy package. I filed this as a suggested improvement for the
Documentation.
Oliver
>
> 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: How to simplify this code with variable number of nesting loops?
Next by Date:
Re: How to check whether an infinite set is closed under addition?
Previous by thread:
Re: NDSolve output without interpolating function
Next by thread:
Re: NDSolve output without interpolating function
|