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 Solvers249
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5793 Solvers
-
Find state names that end with the letter A
1197 Solvers
-
Project Euler: Problem 3, Largest prime factor
1785 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
712 Solvers
-
6258 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