MathGroup Archive 2003

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

Search the Archive

Re: Re: InterpolatingFunctionAnatomy

  • To: mathgroup at smc.vnet.net
  • Subject: [mg44138] Re: [mg44119] Re: InterpolatingFunctionAnatomy
  • From: sean kim <sean_incali at yahoo.com>
  • Date: Fri, 24 Oct 2003 04:24:07 -0400 (EDT)
  • Reply-to: sean_incali01 at yahoo.com
  • Sender: owner-wri-mathgroup at wolfram.com

i spoke too soon.  there is a folder named
differentialequations. except not in standard
packages, but in C:\Program Files\Wolfram
Research\Mathematica\5.0\AddOns\ExtraPackages\DifferentialEquations

and the package Jens mentioned is in there. 

it's now figuring out how to load that.  I can't seem
to load it from the folder that it's in.  

when I move them to the C:\Program Files\Wolfram
Research\Mathematica\5.0\AddOns

and then use, 

In[1]:= <<NDSolveUtilities.m

then it comes back. 

Get::noopen: Cannot open NDSolveUtilities.m.

$Failed



--- sean kim <sean_incali at yahoo.com> wrote:
> same thing for me...
> 
> I don't have a folder named "DifferentialEquations"
> inside the
> directory C:\Program Files\Wolfram
> Research\Mathematica\5.0\AddOns\StandardPackages
> and the package InterpolatingFunctionAnatomy.m isn't
> found anywhere. 
> 
> i'm running the student version Mathematica 5.0 
> which version do you use? (
> maybe Wolfram research decided to not to include
> it?)
> 
> sean
> 
> 
> 
> 
> Zosi Gianfranco <zosi at to.infn.it> wrote in message
> news:<bn5de3$68q$1 at smc.vnet.net>...
> > Dear Mathgroup,
> > 
> > In mg42252, 25 June 2003, you can read 
> > "With Mathematica 5.0 an informal package is
> included which 
> > allows you to access the data". 
> > 
> > After importing
> >
>
Needs["DifferentialEquations`InterpolatingFunctionAnatomy`"]
> > an example follows showing how to extract, e.g.,
> the
> >   InterpolatingFunctionGrid or
> >  InterpolatingFunctionCoordinates.
> > 
> > Unfortunately, when I try (under 5.0) to do the
> same I get the usual 
> > " Get::noopen : Cannot open ..." 
> > and I am NOT able to find anywhere the above
> >         InterpolatingFunctionAnatomy.m
> > It seems not delivered in the CD.
> > 
> > Has someone experienced the same problem ?
> > 
> > Thanks for your help
> > 
> > Gianfranco Zosi
> > Dip Fisica Generale "A. Avogadro:
> > University of Torino-Italy
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


  • Prev by Date: RE: 4-D plot?
  • Next by Date: Re: NDSolve does not work in shooting method
  • Previous by thread: Re: InterpolatingFunctionAnatomy
  • Next by thread: Re: InterpolatingFunctionAnatomy