1 | initial version |
I agree that it is completely unclear from the documentation. I believe that if m
is a matrix, then this plots the points (i,j,m_{i,j})
; that is, above the point (i,j)
in the (x,y)
-plane, it plots the z
-value m_{i,j}
.