|
[Date Index]
[Thread Index]
[Author Index]
RE: Plot3d question
- To: mathgroup at smc.vnet.net
- Subject: [mg40099] RE: [mg40088] Plot3d question
- From: "David Park" <djmp at earthlink.net>
- Date: Thu, 20 Mar 2003 03:33:35 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Jeremy,
It is difficult to understand your question.
1) Do you mean that instead of a rectangular bounding box you would prefer
some kind of cylinder. You could plot a wireframe cylinder that enclosed
around the rest of your plot, but it probably wouldn't look very good. To
make the cylinder look like a cylinder it would probably have too many lines
that would confuse the rest of the plot.
2) Do you mean that you want to plot using cylindrical coordinates? Then
you could use the CylindricalPlot3D command from the ParametricPlot3D
standard package.
If you could give an example or more information you will probably obtain a
more helpful answer.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: Jeremy [mailto:cfgauss at pants.attbi.com]
To: mathgroup at smc.vnet.net
Is there any way to make Plot3D display its output in a cylinder, instead of
a box?
Thanks,
Jeremy
Prev by Date:
Re: Plot3d question
Next by Date:
Re: Simplify[x.Cross[x,y]] does not work.
Previous by thread:
Re: Plot3d question
Next by thread:
Simplify[x.Cross[x,y]] does not work.
|