MathGroup Archive 1999

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

Search the Archive

Re: 3D List Plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15914] Re: 3D List Plots
  • From: Harald Giese <giese at dkrz.de>
  • Date: Wed, 17 Feb 1999 23:33:51 -0500
  • Organization: Institut fuer Meereskunde, Universitaet Hamburg
  • References: <7a2biv$1tm@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Rangachari Kidambi 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


Hi,

ScatterPlot3D of the package "Graphics`Graphics3D`" does the job.

Regards,
Harald

-- 
Harald Giese
Email: giese at dkrz.de
Phone: +49 (0)40 4123 5796; Fax: +49 (0)40 5605724
Institut fuer Meereskunde der Universitaet Hamburg
(Institute of Oceanography of the University of Hamburg)
Troplowitzstrasse 7, D-22529 Hamburg


  • Prev by Date: Re: Notebook -> Kernel
  • Next by Date: Re: Dont Understand
  • Previous by thread: Re: 3D List Plots
  • Next by thread: Re: 3D List Plots