MathGroup Archive 2006

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

Search the Archive

Plot3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65015] Plot3D
  • From: "Franz Mueller" <franzl.mueller at gmx.de>
  • Date: Sat, 11 Mar 2006 05:16:01 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi there,

I just want to plot the very simple exp-function:
Plot3D[Exp[-10*(x*x + y*y)], {x, -1, 1}, {y, -1, 1}]

But the resulting plot is cut off at z(x,y)=0.2! So the result is simply not 
an exponential!

I'd appreciate any help,

Franz 



  • Follow-Ups:
    • Re: Plot3D
      • From: Onkar Singh <onkars@wolfram.com>
  • Prev by Date: 3D-plot over a triangle
  • Next by Date: Weird output?
  • Previous by thread: Re: 3D-plot over a triangle
  • Next by thread: Re: Plot3D