|
[Date Index]
[Thread Index]
[Author Index]
RE: Problem in loading packages in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg70630] RE: [mg70586] Problem in loading packages in Mathematica
- From: "David Annetts" <davidannetts at aapt.net.au>
- Date: Sat, 21 Oct 2006 05:14:31 -0400 (EDT)
Hi Amit,
> 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?
The problem is that you are using the wrong character. The correct
character is ` not '
Regards,
Dave.
Prev by Date:
Re: Problem in loading packages in Mathematica
Next by Date:
file question
Previous by thread:
Re: Problem in loading packages in Mathematica
Next by thread:
Re: Problem in loading packages in Mathematica
|