|
[Date Index]
[Thread Index]
[Author Index]
Re: Contour plot from (x,y,z) numerical data?
- To: mathgroup at smc.vnet.net
- Subject: [mg14816] Re: Contour plot from (x,y,z) numerical data?
- From: David Annetts <dannetts at laurel.ocs.mq.edu.au>
- Date: Wed, 18 Nov 1998 01:29:20 -0500
- Organization: CRCAMET/Macquarie University
- References: <72jf9s$3hc@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Patrick
>
> I have data in the form of (x,y,height) generated from a program--ie
> simple lists of numbers. How can I make a contour plot? thanks
> pm
1. If your data lie on a regular grid, you can use interpolation 2. If
not, try one of the packages in Wickham-Jones' ExtendGraphics package
3. After loading Graphics`Graphics3D, convert the surface graphics to
contour graphics.
--
==================================================================
David Annetts _____________
http://www.ocs.mq.edu.au/~dannetts/ |C R C A M E T|
|-------------|
|_____ |
CRC for Australian Mineral |````` \ |
Exploration Technologies |`````/$\ |
Earth Sciences |````/$$$\____|
Macquarie University, NSW 2109 |```/$$$/.....|
AUSTRALIA |``/$$$/......|
phone: +(1-61-2) 9850 9280, fax (1-61-2) 9850 8366 -------------
==================================================================
Prev by Date:
Re: What is this doing...?...
Next by Date:
Re: Simplify
Previous by thread:
Re: Contour plot from (x,y,z) numerical data?
Next by thread:
vector fields on spheres
|