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: [mg34052] Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
  • From: "Allan Hayes" <hay at haystack.demon.co.uk>
  • Date: Mon, 29 Apr 2002 00:54:47 -0400 (EDT)
  • References: <aag9pe$1sq$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"_MarioLatens" <mario.lat at libero.it> wrote in message
news:aag9pe$1sq$1 at smc.vnet.net...
> 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

Mario,

You missed out a "u" and you used ' when it should be `

<< Statistics`ContinuousDistributions`

--
Allan

---------------------
Allan Hayes
Mathematica Training and Consulting
Leicester UK
www.haystack.demon.co.uk
hay at haystack.demon.co.uk
Voice: +44 (0)116 271 4198
Fax: +44 (0)870 164 0565


"_MarioLatens" <mario.lat at libero.it> wrote in message
news:aag9pe$1sq$1 at smc.vnet.net...
> 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
>




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