Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
- To: mathgroup at smc.vnet.net
- Subject: [mg34054] Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Statistics'ContinousDistributions'")."
- From: Ronald Bruck <bruck at math.usc.edu>
- Date: Mon, 29 Apr 2002 00:54:49 -0400 (EDT)
- References: <aag9pe$1sq$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <aag9pe$1sq$1 at smc.vnet.net>, _MarioLatens
<mario.lat at libero.it> 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
>
Did you use the backquote in Statistics`ContinuousDistributions`? Your
display indicates you used the standard quote, which won't work.
--Ron Bruck