Hi,
I have a matrixe which is include [X, Y, Z] and has 3000 rows and 3 column.
each Z is a data for it's (X, Y). for example [1, 2, 7] means; in point of (1, 2) ,value is 7.
I need to make a contour.
Help me how to do that.
Thanks a lot.
Ayat.
I have a matrixe which is include [X, Y, Z] and has 3000 rows and 3 column.
each Z is a data for it's (X, Y). for example [1, 2, 7] means; in point of (1, 2) ,value is 7.
I need to make a contour.
Help me how to do that.
Thanks a lot.
Ayat.
Comment