Use the matrices X, Y, and Z provided in the function template to create a surface plot. Add a colorbar to the surface plot and label its y-axis "Here is a colorbar". Your function should return the figure handle as output.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers273
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15818 Solvers
-
1669 Solvers
-
Remove the two elements next to NaN value
713 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
522 Solvers
-
Create a Multiplication table matrix...
697 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
y-axis means the axis of the colorbar; not the y-axis of the plot