|
[Date Index]
[Thread Index]
[Author Index]
Re: Problem in loading packages in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg70606] Re: Problem in loading packages in Mathematica
- From: "ben" <benjamin.friedrich at gmail.com>
- Date: Sat, 21 Oct 2006 05:13:45 -0400 (EDT)
- References: <eha5iq$b7f$1@smc.vnet.net>
Hi,
Make sure you use back-apostrophes
Remove[NormalDistribution]
<< Statistics`NormalDistribution`
Bye
Ben
amitsoni.1984 at gmail.com schrieb:
> 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
Prev by Date:
Re: making random matrix
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
|