contourfcmap: filled contour plot with precise colormap
by Kelly Kearney
06 Dec 2010
(Updated 19 Oct 2011)
Creates a filled contour plot, with more precise control over colors than contourf.
|
Watch this File
|
| File Information |
| Description |
This function creates a shaded contour plot, similar to that created by the contourf function. However, the relationship between a contourf plot and its colormap (i.e. exactly which color corresponds to each contour interval), can often be confusing and inconsistent, especially if your contour lines are not evenly spaced. This function instead allows the user to specify exactly which colors to use in each interval, and also to choose colors for regions that exceed the contour line limits. |
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Dec 2010 |
minor grammatical fix in description |
| 19 Oct 2011 |
Fixed accidental omission of helper function in colorbar generation (minmax). Also corrected minor typo in example and added more informative example image. |
|
Contact us at files@mathworks.com