MathGroup Archive 2000

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

Search the Archive

Re: SphericalPlot3D doesn't work

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26440] Re: [mg26433] SphericalPlot3D doesn't work
  • From: BobHanlon at aol.com
  • Date: Thu, 21 Dec 2000 01:51:41 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Did you load the standard add-on package?

Needs["Graphics`ParametricPlot3D`"];

SphericalPlot3D[2, {theta, 0, Pi}, {phi, 0, 2Pi}];

Bob Hanlon

In a message dated 12/20/00 1:02:43 AM, fazly1 at yahoo.com writes:

>I'm using mathematica 4 and when I tried to use SphericalPlot3D.It just
>returns my own input and does not craete the spherical plot.Does anyone
>know
>how to correct this.thanks.
>


  • Prev by Date: Re: Beginner Fractal Generation in Mathematica
  • Next by Date: RE: SphericalPlot3D doesn't work
  • Previous by thread: Re: SphericalPlot3D doesn't work
  • Next by thread: RE: SphericalPlot3D doesn't work