Surface plot without contour lines?
1 view (last 30 days)
Show older comments
Make a 3-D surface plot without contour lines of the function . z = exp(2*(x-1)^2+(y+2)^2
2 Comments
Star Strider
on 9 Apr 2021
Read through the documentation for the surf function, and the properties of surface plots, linked to in that documentation.
Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!