How to plot individual 2D data points, where each must have its own color.
- To: mathgroup at smc.vnet.net
- Subject: [mg58957] How to plot individual 2D data points, where each must have its own color.
- From: Chrisantha <ctf20 at sussex.ac.uk>
- Date: Mon, 25 Jul 2005 01:12:12 -0400 (EDT)
- References: <d6bi9d$moh$1@smc.vnet.net> <200505190708.DAA13052@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Dear All,
I have a list of data
A = {{x,y,z}, {x2,y2,z2}.....{xn,yn,zn}}
where x, and y are coordinates of points, and z is the color of that
point. How can I plot this on a 2D plot?
Yours Ever,
Chrisantha Fernando.
www.chrisantha.com
Dept. of Biology.
University of Sussex.
- Follow-Ups:
- Re: How to plot individual 2D data points, where each must have its own color.
- From: Zhengji Li <zhengji.li@gmail.com>
- Re: How to plot individual 2D data points, where each must have its own color.