Have a look at the "rgl" package on CRAN. Reid Huntsinger
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, July 18, 2005 8:24 AM To: [email protected] Subject: [R] about 3d surface plot 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 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
