Group Abstract Group Abstract

Message Boards Message Boards

0
|
13K Views
|
5 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Plotting slices of 3D surface

Posted 10 years ago

i wanna draw the fuction w(x,y)=cosx.siny in wolfram mathematica 10 and also draw the cuts which are parallel to the x-axis in a Manipulate environment in which y from -? to ? is varied. Do the same with reversed roles of x and y. use the option Axes ? {False, True} and enter a range of values explicitly [-1,1]

Thanks in advance

POSTED BY: amin ayman
5 Replies

Somebody who has the power, please change the subject of this thread from "wolfram mathematica 10" to something that's actually informative and specific, such as "Plotting slices of 3D surface" or "Adding slices to plot of function of 2 variables".

POSTED BY: Murray Eisenberg

What code do you have already?

First, try making the plot of w(x,y)=cosx.siny.

Then separately try to make the plot of your cuts for several different values.

POSTED BY: Sean Clarke
POSTED BY: Murray Eisenberg
Posted 10 years ago
POSTED BY: amin ayman

Sorry, in the Plot3D expression, there was an extra comma just before "AxesLabel". I've edited the code in my long post to remove it. And I directly copied from there into a Mathematica notebook where I executed it without error.

POSTED BY: Murray Eisenberg
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard