MathGroup Archive 2003

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

Search the Archive

Re: SphericalPlot3D & RealTime3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43346] Re: SphericalPlot3D & RealTime3D
  • From: bobhanlon at aol.com (Bob Hanlon)
  • Date: Tue, 26 Aug 2003 07:13:19 -0400 (EDT)
  • References: <bich46$22g$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Needs["Graphics`ParametricPlot3D`"];

SphericalPlot3D[{2, EdgeForm[]},
    {theta, 0, Pi},{phi, 0, 2 Pi}, PlotPoints -> 36];


Bob Hanlon

In article <bich46$22g$1 at smc.vnet.net>, Mike <mikeh1980 at optusnet.com.au> wrote:

<< Is it possible to remove the mesh lines in SphericalPlot3D?  There is no
"mesh" option.


  • Prev by Date: Fonts in graphics
  • Next by Date: Correlation Coefficient
  • Previous by thread: SphericalPlot3D & RealTime3D
  • Next by thread: Re: SphericalPlot3D & RealTime3D