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 Solvers253
Suggested Problems
-
Determine whether a vector is monotonically increasing
22987 Solvers
-
Project Euler: Problem 10, Sum of Primes
2095 Solvers
-
Cell Counting: How Many Draws?
2398 Solvers
-
Implement a bubble sort technique and output the number of swaps required
390 Solvers
-
5198 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