MathGroup Archive 2006

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

Search the Archive

Re: Problem in loading packages in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70599] Re: [mg70586] Problem in loading packages in Mathematica
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Sat, 21 Oct 2006 05:13:31 -0400 (EDT)
  • Reply-to: hanlonr at cox.net

Use

<< Statistics`NormalDistribution`

Note use of  ` vice '


Bob Hanlon

---- "amitsoni.1984 at gmail.com" <amitsoni.1984 at gmail.com> wrote: 
> Hi,
> 
> I am using the following command to load a package in Mathematica:
> << Statistics'NormalDistribution'
> 
> but it gives the following error:
> Get::noopen:Cannot open Statistics. More
> 
> Can someone tell me what is the problem? Do I have to download this
> package from somewhere or is it inbuilt in Mathematica?
> 
> Thanks
> Amit
> 

--

Bob Hanlon
hanlonr at cox.net



  • Prev by Date: RE: Programming style: postfix/prefix vs. functional
  • Next by Date: Re: Problem in loading packages in Mathematica
  • Previous by thread: Re: Problem in loading packages in Mathematica
  • Next by thread: Re: Problem in loading packages in Mathematica