Re: ListPlot3D again
- To: mathgroup at smc.vnet.net
- Subject: [mg17360] Re: [mg17248] ListPlot3D again
- From: BobHanlon at aol.com
- Date: Mon, 3 May 1999 01:45:59 -0400
- Sender: owner-wri-mathgroup at wolfram.com
In a message dated 4/30/99 4:22:28 AM, r-diego at develnet.es writes: >I have a matrix nx3; each row represents a point in the space in >coordinates {x,y,z} and I'd like to have a representation of the surface >they define. > >Can't get there with ListPlot3D. Any help? > Roberto, Load the standard package Graphics`Graphics3D` and take a look at ListSurfacePlot3D Bob Hanlon