Re: SphericalPlot3D doesn't work
- To: mathgroup at smc.vnet.net
- Subject: [mg26436] Re: [mg26433] SphericalPlot3D doesn't work
- From: Jacqueline Zizi <jazi at club-internet.fr>
- Date: Thu, 21 Dec 2000 01:51:38 -0500 (EST)
- References: <200012200521.AAA05666@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
1) Go to SphericalPlot3D in browser help --> to ask help
2) Then click on the blue link Graphics`ParametricPlot3D` --> to get
informations and examples
3) Evaluate the cell that contains <<Graphics`ParametricPlot3D` --> to load the
package
4) Evaluate SphericalPlot3D[ 2, {theta, 0, Pi}, {phi, 0, 2Pi}] --> to see that
it works
Just in case you want to only make spheres in 3D you can use also Point and
Graphics3D. You'll find examples in the help browser.
Jacqueline Zizi
ahmed wrote:
> Hi,
>
> 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.
>
> Ahmed Fazly
- References:
- SphericalPlot3D doesn't work
- From: "ahmed" <fazly1@yahoo.com>
- SphericalPlot3D doesn't work