Re: Plot3D crashes Mathematica 6.02
- To: mathgroup at smc.vnet.net
- Subject: [mg89190] Re: Plot3D crashes Mathematica 6.02
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Thu, 29 May 2008 07:01:39 -0400 (EDT)
- Organization: University System of Maryland
- References: <g1j6bv$ql7$1@smc.vnet.net>
With Version 6.0.2 this ran almost instantaneously and seems to give the
correct answer. Did you really mean Plot3D? This is a function of just x
and y.
Kevin
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.
>