MathGroup Archive 2007

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

Search the Archive

Re: Re: SphericalPlot3D doesn't work

  • To: mathgroup at smc.vnet.net
  • Subject: [mg74277] Re: [mg74261] Re: [mg26433] SphericalPlot3D doesn't work
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Fri, 16 Mar 2007 03:19:59 -0500 (EST)
  • Reply-to: hanlonr at cox.net

Works fine with v5.2 on my Mac.

Try starting with a fresh kernel.


Bob Hanlon

---- David <dja.mckechan at gmail.com> wrote: 
> 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
> 



  • Prev by Date: Re: perturbation
  • Next by Date: Re: FilledLogLinearListPlot: does equivalent exist?
  • Previous by thread: Re: SphericalPlot3D doesn't work
  • Next by thread: Re: SphericalPlot3D doesn't work