SphericalPlot3D
- To: mathgroup at smc.vnet.net
- Subject: [mg72028] SphericalPlot3D
- From: "thomas.rausch" <thomas.rausch at lehrer.uni-karlsruhe.de>
- Date: Sat, 9 Dec 2006 06:09:35 -0500 (EST)
Hi, I use mathematica versin 5.0 I try a visualisation of spherical Harmonics: << Graphics` SphericalPlot3D[(Abs[SphericalHarmonicY[3, 0, the, phi]])^2 , {the, 0, Pi}, {phi, 0, 2Pi}, PlotPoints -> 50, PlotRange -> All]; I get a very small figure. How can I get a bigger output? Many Thanks Thomas Rausch