colorGray
by Alexandre Tumlinson
26 Oct 2006
(Updated 17 Nov 2006)
Creates full spectrum, blue-green-orange-salmon, colormap that maps to linear grayscale.
|
Watch this File
|
| File Information |
| Description |
Creates a broad range color map that looks good in color as well as when reduced to grayscale for low cost publication.
Finished colormap encodes small values with a bluish color, intermediate values in green to orange, and large values with a redish/salmon color. The greyscale is linear.
RGBcolormap=colorGray(numberOfLevels,makeDebugPlot); |
| Acknowledgements |
This submission has inspired the following:
Bipolar Colormap
|
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (8) |
| 07 Dec 2006 |
Evan Variano
|
|
|
| 19 Aug 2007 |
Will Robertson
|
|
|
| 16 Jan 2008 |
Garret B
|
|
|
| 23 Sep 2008 |
Manuel Guizar
|
|
|
| 23 Dec 2008 |
Oliver Woodford
|
|
|
| 21 Feb 2012 |
Ondrej
|
|
|
| 21 Feb 2012 |
Ondrej
|
|
|
| 21 Feb 2012 |
Ondrej
|
|
|
| Updates |
| 17 Nov 2006 |
input 'numberOfLevels' is now optional. Optimized for speed and readability by vectorizing code. Added the debug plotting options.
Thx to PederAxensten for suggestions and significant code snippet. |
|
Contact us at files@mathworks.com