| Author |
Comment/Response |
David C. Ng
|
05/19/04 03:06am
Can I generate a 3d plot (of a surface) with a certain thickness. That is instead of just a surface, I want to create a sheet with a certain thickness following the profile as decribed by a function.
e.g. I want to plot a surface with say
Plot3D[Sin[x y], {x, -1, 1}, {y, -1, 1}];
But I want to plot it with thickness in the z direction. Any help please!
URL: , |
|