G
Guest
Hi, want to make a 3d surface graph that will take data from three column
row on the x axi
column on the y axi
and value on the z axi
the closest that I can make expects data to be in a grid of rows and columns and assumes x and y is the number of rows and columns
My data would look like thi
Xcoord Ycoord Zcoor
255 500 18
254 501 20
255 501 48
256 501 18
253 502 10
254 502 40
255 502 102
256 502 35
257 502 8
254 503 22
255 503 50
256 503 20
255 504 14
254 504 11
255 505 5
fiverows by five columns
any help is appreciated
(e-mail address removed)
row on the x axi
column on the y axi
and value on the z axi
the closest that I can make expects data to be in a grid of rows and columns and assumes x and y is the number of rows and columns
My data would look like thi
Xcoord Ycoord Zcoor
255 500 18
254 501 20
255 501 48
256 501 18
253 502 10
254 502 40
255 502 102
256 502 35
257 502 8
254 503 22
255 503 50
256 503 20
255 504 14
254 504 11
255 505 5
fiverows by five columns
any help is appreciated
(e-mail address removed)