|
[Date Index]
[Thread Index]
[Author Index]
Re: Plotting (x,y,z) style data
- To: mathgroup at smc.vnet.net
- Subject: [mg14120] Re: Plotting (x,y,z) style data
- From: Alban Tsui <a.tsui at ic.ac.uk>
- Date: Fri, 25 Sep 1998 03:15:44 -0400
- Organization: Dept of Computing, Imperial College, London
- References: <6ud2hd$17i@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
You can try
ScatterPlot3D in the Graphics`Graphics3D` for plotting points.
If you need to plot a surface then you need to get the ExtendGraphics
package from MathSource (I think that's the name) but I cannot remember
exactly where. Please do a search there.
regards
Alban
Emma.Gottesman at snellwilcox.com wrote:
> What's the best way of plotting this type of 3D data in Mathematica
> (note: I'm a bit of a Mathematica novice).
>
Prev by Date:
Re: Accuracy question
Next by Date:
Re: How to import DTA files conatining comment lines starting with '#'
Previous by thread:
Plotting (x,y,z) style data
Next by thread:
Re: Plotting (x,y,z) style data
|