MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34055] Re: [mg34049] problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
  • From: Murray Eisenberg <murraye at attbi.com>
  • Date: Mon, 29 Apr 2002 00:54:51 -0400 (EDT)
  • Organization: Mathematics & Statistics, Univ. of Mass./Amherst
  • References: <200204280746.DAA01914@smc.vnet.net>
  • Reply-to: murray at math.umass.edu
  • Sender: owner-wri-mathgroup at wolfram.com

The separators in a context path must be backquotes, not ordinary single
quotes.  Thus:

  <<Statistics`ContinuousDistributions`


_MarioLatens wrote:
> 
> I have a problem whit mathematica v4.
> at the end there is the output.
> How can I do ?
> 
> Thank you in advance, Mario.
> 
> In[2]:=
> << Statistics'ContinousDistributions'
> 
> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
> 
> Out[2]=
> $Failed

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.       
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street
Amherst, MA 01375


  • Prev by Date: Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
  • Next by Date: Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
  • Previous by thread: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
  • Next by thread: Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."