MathGroup Archive 2004

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

Search the Archive

Re: Newbie Question -- Plot3d::plnc

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52714] Re: Newbie Question -- Plot3d::plnc
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Sat, 11 Dec 2004 05:21:07 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

On 12/9/04 at 8:23 PM, jujubaby at gmail.com wrote:

>When I enter the following two statements into Mathematica 5:

>xtimesy[x_, y_] := x*y; 
>Plot3D[xtimesy[x y], {x, -5, 5}, {y, -5, 5}]

>I receive a huge cascade of errors, all of this form:

It works fine here. Try this with a fresh session. I am guessing you may have defined something in your session earlier that causes the problem.
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: How to evaluate Exp[I Pi(1+x)]?
  • Next by Date: Re: How to evaluate Exp[I Pi(1+x)]?
  • Previous by thread: Newbie Question -- Plot3d::plnc
  • Next by thread: Re: Re: Newbie Question -- Plot3d::plnc