[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
imagesc
(/tools/hpmatlab/toolbox/matlab/graphics/imagesc.m)
Function Synopsis
h = imagesc(x,y,a,clim)
Help text
IMAGESC Scale data and display as image.
IMAGESC(...) is the same as IMAGE(...) except the data is scaled
to use the full colormap.
An optional final argument CLIMS = [CLOW CHIGH] can specify the
scaling.
See also IMAGE.
Cross-Reference Information
This function calls
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- image /tools/hpmatlab/toolbox/matlab/graphics/image.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- min /tools/hpmatlab/toolbox/matlab/datafun/min.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- nargout /tools/hpmatlab/toolbox/matlab/elmat/nargout.m
- rem /tools/hpmatlab/toolbox/matlab/elfun/rem.m
- round /tools/hpmatlab/toolbox/matlab/elfun/round.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
This function is called by
- moddemo /tools/hpmatlab/toolbox/signal/moddemo.m
- specgram /tools/hpmatlab/toolbox/signal/specgram.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON