|
[Date Index]
[Thread Index]
[Author Index]
Re: [Question] How to load(get) Packages
- To: mathgroup at smc.vnet.net
- Subject: [mg23567] Re: [Question] How to load(get) Packages
- From: Dave Richardson <dhr at glue.umd.edu>
- Date: Sat, 20 May 2000 03:10:40 -0400 (EDT)
- Organization: University of Maryland
- References: <8ft1fb$m6q@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
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)
You need to pay attention to your punctuation.
Try replaceing the " ' " charachter with the " ` " (Found under the "
~ ").
Good luck.
Dave!
--
Dave Richardson
University of Maryland
Department of Mechanical Engineering
Center for Environmental Energy Engineering
(301) 405-8726
dhr at glue.umd.edu
Prev by Date:
Matrix Multiplication...
Next by Date:
RE: Re: Parametric Solving Question From 14 Year Old
Previous by thread:
RE: [Question] How to load(get) Packages
Next by thread:
v3.0 print bugs in v4.0?
|