MathGroup Archive 1999

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

Search the Archive

Re: 3D List Plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15919] Re: [mg15856] 3D List Plots
  • From: Jurgen Tischer <jtischer at col2.telecom.com.co>
  • Date: Wed, 17 Feb 1999 23:33:54 -0500
  • Organization: Universidad del Valle
  • References: <199902122340.SAA02338@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Ranga,

Show[Graphics3D[Line[li]]], 

where li is your list of points. Of course you may want to add some
options like Axes->True and so on.

Jurgen

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




  • References:
    • 3D List Plots
      • From: Rangachari Kidambi <rkidambi@spock.usc.edu>
  • Prev by Date: Re: How to input a determinant
  • Next by Date: Re: CellLabel with special characters
  • Previous by thread: 3D List Plots
  • Next by thread: Re: 3D List Plots