Re: 3D Plot (or ListPlot?) Question
- To: mathgroup at smc.vnet.net
- Subject: [mg67494] Re: 3D Plot (or ListPlot?) Question
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Wed, 28 Jun 2006 03:52:09 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On 6/27/06 at 3:14 AM, wellsk at carleton.edu wrote: >I have a list with the form {{x,y,z},{x2,y2,z2},....} and I would >like to create a 3D plot of this data. Unfortunately, 3DListPlot >likes to automatically assign the x and y coordinates for the plot. >Is there any way I can get it to plot my {x,y,z} data on their >respective axes? Yes. Use the function ScatterPlot3D in the package Graphics`Graphics3D -- To reply via email subtract one hundred and four