Displaying 1 result from an estimated 1 matches for "tpcp".
Did you mean:
  tcp
  
2004 Oct 03
1
help working with persp plot function
Hi, 
I don't understand why this is not working.  Help is appreciated. 
I need to plot the following as a surface, but persp returns an error. 
tpcp_xy[1:10,]
   X_COORD  Y_COORD TPCP
1  465459.7 175924.1 0.85
2  466145.8 324017.3 2.30
3  467720.2 372143.1 1.56
4  470293.2 348064.8 2.87
5  476566.9 205501.8 0.94
6  477774.9 142561.0 1.31
7  479207.0 162919.6 3.04
8  480890.8 290641.3 2.20
9  488865.9 159201.4 2.30
10 490328.3 248049.0 2.81 
N...