Re: Plotting 3D points on 2D-contour plots with colors indicating z values
- To: mathgroup at smc.vnet.net
- Subject: [mg42343] Re: Plotting 3D points on 2D-contour plots with colors indicating z values
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 1 Jul 2003 08:45:48 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <bdjggb$8f3$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, can you be more specific ? Are your 3D-points on a regular grid ? If not use the ContourPlot version form Tom Wickham-Jones book http://support.wolfram.com/applicationpacks/unsupported/extend/moreinfo.html On a regular grid ListContourPlot[] will do it for you. Regards Jens "mail.post2office.cornell.edu" wrote: > > Dear Mathgroup, > > Hello! How do I make a Contour Plot of 3D-points {x,y,z}, with different > colors indicating the height values (z) and x,y as the axes??? > > Thanks! > Ava.