|
|
Contour 3D Data Plot
Generates contours over a grid of points.
It plots contours from a rectangular array of data.
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.
|