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