surface plot: How to assign colors to specific values

5 views (last 30 days)
Hello, I have a matrix of values that I am surface-plotting with colormap jet. However, I want to specify a color (for example white) to some specific values of the matrix. Any idea of how I can proceed? Thanks

Answers (1)

Walter Roberson
Walter Roberson on 1 Apr 2013
See the CData and CDataMapping properties of Surface plots. http://www.mathworks.com/help/matlab/ref/surface_props.html

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!