|
[Date Index]
[Thread Index]
[Author Index]
Re: Bug in Spherical Plot 3D, Mathematica version 7
- To: mathgroup at smc.vnet.net
- Subject: [mg126820] Re: Bug in Spherical Plot 3D, Mathematica version 7
- From: Gerry Flanagan <gvflan at midcoast.com>
- Date: Sun, 10 Jun 2012 02:14:59 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201206080739.DAA13825@smc.vnet.net>
See documentation. You've reversed the order of theta and phi.
Gerry F.
On 6/8/2012 3:39 AM, snowyphile wrote:
> SphericalPlot3D[UnitStep[{Sin[\[Phi]] Sin[\[Theta]], Cos[\[Phi]] Sin[\
> [Theta]],
> Cos[\[Theta]]}.{Cos[2 Pi/5], Sin[2 Pi/5], 0}],
> {\[Phi], 0, 2 Pi}, {\[Theta], 0, Pi}]
Prev by Date:
Re: Fitting complex functions or simultaneous fit of functions with identical parameters with Mathematica
Next by Date:
Re: Polarplot orientation
Previous by thread:
Re: Bug in Spherical Plot 3D, Mathematica version 7
Next by thread:
Re: Bug in Spherical Plot 3D, Mathematica version 7
|