A density plot generated from an array of height
values. It shows a rectangular plot that consists of a grid of smaller rectangles each
being colored according to the value of the array.
array = {{z11, z12, ...., z1,n2}, .... {zn2,1,
zn2,2, ...., zn1,n2}},
zij = z(xi, yj),
1 < = i < = n1, 1 < = j < = n2
Successive rows of the array are arranged up the page; successive columns across the page.