Re: Plot3D crashes Mathematica 6.02
- To: mathgroup at smc.vnet.net
- Subject: [mg89191] Re: Plot3D crashes Mathematica 6.02
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Thu, 29 May 2008 07:01:50 -0400 (EDT)
- Organization: University System of Maryland
- References: <g1j6bv$ql7$1@smc.vnet.net>
My last bit about Plot3D was silly of course. note that you get some
very large values of the function. A dose of PlotRange might be in order.
prokofyev wrote:
> Mathematica 6.0.2.0 crashes on Intel Pentium 4, 3200 MHz, Asus P4P800-
> VM, RAM 2 Gb computer running Windows Server 2003 R2 when trying to
> execute
>
> Plot3D[10(x-y)/(x^2+y^2+1)/E^-((x-y)^2+(x+y)^2), {x, -10, 10}, {y,
> -10, 10}]
>
> with Application Error "The memory could not be "read".
>
> Check it, please.
>