interactive colorbar
by John Franklin
21 Aug 2006
(Updated 28 Aug 2006)
creates a colorbar which allows manual adjustment of color palette
|
Watch this File
|
| File Information |
| Description |
adjustableColorbar
creates an interactive colorbar Click, hold, then drag the upper or lower limit of the colorbar to adjust the data range to which the color palette
is applied. A condensed palette can then be 'moved' all at once by clicking/holding/dragging the middle portion of the palette.
call with axes handle argument
% example
%
% data = randn(100,100);
% imagesc(data)
% adjustableColorbar(gca)
%
% John Franklin 2006
% john.franklin@gmail.com |
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (5) |
| 26 Aug 2006 |
Bob Jenkins
|
|
|
| 30 Aug 2006 |
Lazerus H.
|
|
|
| 15 Sep 2006 |
David Abraham
|
|
|
| 27 Sep 2006 |
Roberto Venegas
|
|
|
| 04 Apr 2007 |
David Abraham
|
|
|
| Updates |
| 28 Aug 2006 |
improved keywords |
|
Contact us at files@mathworks.com