|
[Date Index]
[Thread Index]
[Author Index]
RE: Problem in loading packages in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg70601] RE: [mg70586] Problem in loading packages in Mathematica
- From: "Ingolf Dahl" <ingolf.dahl at telia.com>
- Date: Sat, 21 Oct 2006 05:13:35 -0400 (EDT)
- Reply-to: <ingolf.dahl at telia.com>
Try with
<< Statistics`NormalDistribution`
Mathematica is a bit finicky about the correct choice of apostrophes.
Best regards
Ingolf Dahl
-----Original Message-----
From: amitsoni.1984 at gmail.com [mailto:amitsoni.1984 at gmail.com]
To: mathgroup at smc.vnet.net
Subject: [mg70601] [mg70586] Problem in loading packages in Mathematica
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: "short circuiting" And and Or
Next by Date:
Strange newbie problem
Previous by thread:
Re: Problem in loading packages in Mathematica
Next by thread:
Re: Problem in loading packages in Mathematica
|