Main Content
wcodemat
Extended pseudocolor matrix scaling
Syntax
Description
wcodemat
rescales an input matrix to a specified range
for display. If the specified range is the full range of the current colormap,
wcodemat
is similar in behavior to imagesc
.
rescales the matrix y
= wcodemat(x
)x
as integers in the range
[1,16]
.
Examples
Input Arguments
Version History
Introduced before R2006a