|
[Date Index]
[Thread Index]
[Author Index]
RE: SphericalPlot3D doesn't work
- To: mathgroup at smc.vnet.net
- Subject: [mg26455] RE: [mg26433] SphericalPlot3D doesn't work
- From: "David Park" <djmp at earthlink.net>
- Date: Thu, 21 Dec 2000 01:51:57 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Ahmed,
You probably forgot to load the package.
Needs["Graphics`ParametricPlot3D`"]
or you may have substituted an incorrect argument sequence.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
> From: ahmed [mailto:fazly1 at yahoo.com]
To: mathgroup at smc.vnet.net
> 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
>
Prev by Date:
Re: SphericalPlot3D doesn't work
Next by Date:
Re: newbie question on sorting
Previous by thread:
Re: SphericalPlot3D doesn't work
Next by thread:
Mathematica - Init Display problem
|