Re: SphericalPlot3D doesn't work
- To: mathgroup at smc.vnet.net
- Subject: [mg74261] Re: [mg26433] SphericalPlot3D doesn't work
- From: David <dja.mckechan at gmail.com>
- Date: Thu, 15 Mar 2007 19:12:42 -0500 (EST)
SphericalPlot3D doesn't work for me. I HAVE loaded the graphics package. it just returns the same input as though I am defining a function: IN: << Graphics`ParametricPlot3D` SphericalPlot3D[2, {theta, 0, Pi}, {phi, -Pi, Pi}] OUT: SphericalPlot3D[2, {theta, 0, Pi}, {phi, -Pi, Pi}] I've seen that other people have had this problem but I haven't seen a solution anywhere. Please help, cheers, Dave