Plot List of {{x1,y1,z1}, {x2,y2,z2},...}
- To: mathgroup at smc.vnet.net
- Subject: [mg23841] Plot List of {{x1,y1,z1}, {x2,y2,z2},...}
- From: Oscar Stiffelman <oscar at internap.com>
- Date: Mon, 12 Jun 2000 01:17:33 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi, How can I show a surface described by a list of {x,y,z} points? My first guess, ListPlot3D, is not appropriate because the points are not evenly distributed. Thanks, Oscar