[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Contour plot over 3D surface
- Subject: Contour plot over 3D surface
- From: Dan Fletcher <djfletcher(at)ucdavis.edu>
- Date: Mon, 23 Aug 1999 12:05:01 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: University of California, Davis
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:16251
Hello:
I'm working on a program to map electrical potentials over the surface
of the head. I have data at discrete points (electrode locations) and
the 3D coordinates of those locations. I'd like to interpolate those
potentials over the 3D surface formed by those points and generate a
contour plot of the potentials in 3D space using IDL. In looking through
the IDL docs, I don't see a quick and easy way to do this. I know that I
can generate triangles and then apply a color to each vertex, but I
can't find any way to get an actual contour plot.
So, I'm about to set about writing my own code, but I thought I'd check
and see if anyone out there has code or knows of code to do this. Any
help would be greatly appreciated.
Thanks,
Dan Fletcher
UCD Vet Med