Re: SphericalPlot3D doesn't work
- To: mathgroup at smc.vnet.net
- Subject: [mg26452] Re: [mg26433] SphericalPlot3D doesn't work
- From: Tomas Garza <tgarza01 at prodigy.net.mx>
- Date: Thu, 21 Dec 2000 01:51:54 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Have you loaded the appropriate package before attempting to use SphericalPlot3D? In[1]:= << Graphics`ParametricPlot3D` Tomas Garza Mexico City "ahmed" <fazly1 at yahoo.com> wrote: > 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.