MathGroup Archive 1999

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

Search the Archive

3D data graphing

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15958] 3D data graphing
  • From: jed6 at duke.edu (Jason Donald)
  • Date: Fri, 19 Feb 1999 03:26:50 -0500
  • Organization: Duke University, Durham, NC, USA
  • Sender: owner-wri-mathgroup at wolfram.com

I have a large number of 3D data in (x, y, z) put in a list using
ReadList["file", Table[Number, {3}]] on a large data file.  How do I
turn this into a graph plotting of the 3D data?  Thanks

Jason Donald


  • Prev by Date: RE: HELP: Plot[]ing composite functions
  • Next by Date: RE: "extending" BinCounts, need for speed
  • Previous by thread: Re: Simple recursive assignment
  • Next by thread: Re: 3D data graphing