MathGroup Archive 2000

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

Search the Archive

Re: Displaying 3D data as 2D + color ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg25628] Re: Displaying 3D data as 2D + color ?
  • From: Derek Stoll <dcstoll at us.ibm.com>
  • Date: Mon, 16 Oct 2000 03:04:47 -0400 (EDT)
  • References: <8pkka3$m39@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

I posted a question on this a while back and I never got a really good answer, it
seems mathematica was not designed for extreme ease in plotting data  points that
are scattered.  I believe I ended up doing it with Hue[z/maxz*.9].  The .9 is
because with Hue[z], both z=0 and z=1 are red.  I'm currently running to the same
problem with contours, my max and min heights are red if I want color, or I can
remain in grayscale.
Derek Stoll
dcstoll at us.ibm.com

Axel Kowald wrote:

> Hello,
>
> I got numerical 3D data (x,y,z coordinates) which are NOT lying on a
> grid, but are scattered. I would like to plot them as 2D with the color
> of the points indicating the z value. It seems the standard Mathematica plotting
> commands can't do that :-(
> But I'm sure there must be a package for this problem.
>
> Any hint is welcomed,
>
>         Axel
>
> --
> -----------------------------------------------------------------
> Dr. A. Kowald
> Innovationskolleg Theoretische Biologie
> Humboldt University Berlin
> Invalidenstr. 43
> 10115 Berlin
> Germany
>
> Email: a.kowald at itb.biologie.hu-berlin.de
> http://itb.biologie.hu-berlin.de/~axel
> Phone: +49 30 2093 9105
> Fax:   +49 30 2093 8801
> -----------------------------------------------------------------



  • Prev by Date: front end graphics display
  • Next by Date: Serious bug in FunctionExpand
  • Previous by thread: Re: front end graphics display
  • Next by thread: Serious bug in FunctionExpand