The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plimage
: Plot a 2D matrix using color map1 with
automatic colour adjustment
Plot a 2D matrix using color palette 1. The color scale is
automatically adjusted to use the maximum and minimum values in
idata as valuemin and valuemax in a call to plimagefr
.
|
Redacted form:
General:
plimage(idata, xmin, xmax, ymin, ymax,
zmin, zmax, Dxmin, Dxmax, Dymin, Dymax)
This function is used in example 20.