MathGroup Archive 2007

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

Search the Archive

Show and scaling

  • To: mathgroup at smc.vnet.net
  • Subject: [mg82666] Show and scaling
  • From: mackay66 at googlemail.com
  • Date: Sun, 28 Oct 2007 03:55:56 -0500 (EST)

Hi,
I want to plot a 3d surface with 3d spheres lying on it. Therefore I
use
Show[myPlot3D, Graphics3D[Sphere[coord]].

Unfortunately, the spheres becomes scaled down in their z-coordinate
and thus look flat like disks. How can I avoid  the scaling of the
Graphics3D objects?

Thanks in advance,
M.



  • Prev by Date: Re: Re: What am I doing wrong with this code?
  • Next by Date: Export from windows to linux/unix
  • Previous by thread: Re: Can't calculate numerical derivative of EllipticTheta
  • Next by thread: Re: Show and scaling