|
[Date Index]
[Thread Index]
[Author Index]
Bug in SphericalPlot3D?
- To: mathgroup at smc.vnet.net
- Subject: [mg83791] Bug in SphericalPlot3D?
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Fri, 30 Nov 2007 05:29:10 -0500 (EST)
- Organization: University System of Maryland
This works:
SphericalPlot3D[{2, 4, 8}, {\[Theta], 0, Pi}, {\[Phi], 0, 3 Pi/2},
ImageSize -> 400]
this does not
SphericalPlot3D[{2, 4, 8, 16}, {\[Theta], 0, Pi}, {\[Phi], 0, 3 Pi/2},
ImageSize -> 400]
It returns:
SphericalPlot3D::legacycolfunc: -- Message text not found -- >>
The documentation indicates that one can supply any number of functions
to SphericalPlot3D, but this implies that 3 is the maximum number. Any
ideas?
Kevin
--
Kevin J. McCann
Research Associate Professor
JCET/Physics
Physics Building
University of Maryland, Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250
Prev by Date:
Re: How do I let them know about a bug ?
Next by Date:
how draw box with open front
Previous by thread:
Manipulate with very computationally large problems
Next by thread:
how draw box with open front
|