Re: Help me! - SphericaPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg16704] Re: [mg16651] Help me! - SphericaPlot
- From: Andrzej Kozlowski <andrzej at tuins.ac.jp>
- Date: Wed, 24 Mar 1999 02:23:34 -0500
- Sender: owner-wri-mathgroup at wolfram.com
On Fri, Mar 19, 1999, nkcho <nkcho at nuri.keti.re.kr> wrote: >I have a quetion. Help me! > >The SphericalPlot function of Mathematica is not operated. > >The commnad is as follows ; > > SphericalPlot[ Sin[t] Cos[p],{t,0,Pi},{p,0,2Pi}] > >Why don't this command operate ? > First, you must load the package In[10]:= <<Graphics`ParametricPlot3D` Then In[11]:= SphericalPlot3D[ Sin[t] Cos[p],{t,0,Pi},{p,0,2Pi}] works fine. Note thet the comand name is SphericalPlot3D, not SphericalPlot. Andrzej Kozlowski Toyama International University JAPAN http://sigma.tuins.ac.jp/ http://eri2.tuins.ac.jp/