MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: 3D List Plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15879] Re: 3D List Plots
  • From: dreissBLOOP at bloop.earthlink.net (David Reiss)
  • Date: Wed, 17 Feb 1999 23:33:33 -0500
  • Organization: EarthLink Network, Inc.
  • References: <7a2biv$1tm@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

In article <7a2biv$1tm at smc.vnet.net>, Rangachari Kidambi
<rkidambi at spock.usc.edu> wrote:

> Hi,
> 
> How do i plot a curve joining points in 3 D [ (x1,y1,z1), (x2,y2,z2)
> etc.]. ListPlot seems to work only for 1 and 2 D; ListPlot3D produces a
> surface whereas i want a curve through the points.
> 
> Thanks for any help,
> Ranga Kidambi 

You want the function ScatterPlot3D from the standard package
Graphics`Graphics3D.

Regards,

David

-- 


   
----------------------------------------
 
Scientific Arts:
Creative Services and Consultation 
for the Applied and Pure Sciences 

David Reiss 
Email: dreiss at !SPAMscientificarts.com 

----------------------------------------
 


Remove the !SPAM to send email


  • Prev by Date: Plot[] problem (plnr) - help !!!
  • Next by Date: Re: 3D List Plots
  • Previous by thread: Re: 3D List Plots
  • Next by thread: Re: 3D List Plots