Skip to content

about 3d surface plot

1 message · 吴 昊

#
Hi 
I have a data format like this:
x coordinates   y coordinates             z value
3.77E+002	  7.13E+002	0,000000000
1.27E+003	  5.52E+002	2,756785261
1.06E+003	  4.76E+002	2,583918174
3.86E+002	  7.15E+002	0,158626133
3.60E+002	  1.77E+002	2,007595908
a pair of x and y corresponds to a z value. Can I use these data to draw a 
3d surface plot, in which surface constists of z values?if can, how?
thanks
Hao Wu