Re: [Question] How to load(get) Packages
- To: mathgroup at smc.vnet.net
- Subject: [mg23537] Re: [Question] How to load(get) Packages
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 20 May 2000 03:10:16 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <8ft1fb$m6q@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
false quote you need ` instead of '
Regards
Jens
ilsang wrote:
>
> In Version 4 Mathematica, I have tried to get Statistics Package as
> followings;
>
> << Statistics'Common'
> Get["Statistics'Common'"]
> Needs["Statistics'Common'"]
>
> the result is;
>
> Get::"noopen": "Cannot open ("Statistics'Common'")."
> $Failed
>
> Please tell me the ways to load it. In advance thanks.
>
> ilsang(isyoo at iae.re.kr)