Recent content by dank0608
-
D
Maple plot3d variable increment
Awesome, this is exactly what I was looking for. I figured the first one I would need to specify a plot option but missed 'grid'. Thanks for your help.- dank0608
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
D
Maple plot3d variable increment
I have an equation with two variables x and y. I wish to plot a function in 3d (let's say cosine) with x and y as parameters. I know the plot3d command in Maple is as follows: plot3d(cos(x+y),x=-1..1, y =-1..1); My question is this: how would I modify the increment values of x and y which...- dank0608
- Thread
- Maple Variable
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help