MathGroup Archive 1999

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

Search the Archive

Re: Plotting Problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17497] Re: Plotting Problem
  • From: mrazek at applet.cz
  • Date: Mon, 10 May 1999 01:44:31 -0400
  • Organization: Deja.com - Share what you know. Learn what you don't.
  • References: <7h4jn5$ejs@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hello Bruce,

I've just tried it: I copied the input from your message to my
Mathematica 3.0 and it works properly. Maybe there is some problem is
with your installation.

Martin

In article <7h4jn5$ejs at smc.vnet.net>,
  bcolletti at mail.utexas.edu (Bruce W. Colletti) wrote:
> Re Mathematica 3.0 (Windows 95).
>
> In response to...
>
> <<Statistics`ContinuousDistributions`
> Plot[PDF[NormalDistribution[0,1],x],{x,-2,2}]
>
> ...the message appears "plot: plnr:  PDF[NormalDistribution[0,1],x]
is not
> a machine-size real number at x = 0.1696...?"
>
> What am I doing wrong?  Everything works well (a graph is produced)
for:
>
> <<Statistics`ContinuousDistributions`
> Plot[CDF[GammaDistribution[3,1],x],{x,0,10}]
>
> Why does Mathematica fail to graph in one but not the other?
>
> Thanks.
>
> Bruce
>
>


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---


  • Prev by Date: Re: Why Round[5/2]=2?
  • Next by Date: Re: A new symbol to "inherit" the definitions from an existing symbol?
  • Previous by thread: Re: Plotting Problem
  • Next by thread: Re: Plotting Problem