sequence of color on a surf plot
Show older comments
I wanted a sequence of colour for my Z axis from min to max.
The plot is still plain black after the code below. How can i fix this?
surf(value)
colormap hsv
Accepted Answer
More Answers (0)
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!


