comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 3D plot of set of curves
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: 3D plot of set of curves [message #39467] Mon, 24 May 2004 16:33 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Timm Weitkamp writes:

> I have a set of curves -- say, the values are in a 2D array "Z" -- and
> would like to make a nice-looking graph something like this hand-drawn
> sketch:
>
> http://tinyurl.com/36frg
>
> (NB: On Sat-Sun 29-30 May it's probably useless trying this link -- they
> tell me our web server will be down. Sorry about that.)
>
> In what way exactly the "walls" are shaded is not crucial, but I
> definitely want the "base lines" (i.e., the lines at z=0) drawn, with
> hidden lines removed, as in the sketch figure referenced above.
>
> I looked into the help for SURFACE and SHADE_SURF, but did not find what I
> need. The HORIZONTAL keyword to SURFACE goes in the right direction, but
> does only does a disappointingly small part of the job.
>
> Is there a not-too-cumbersome way in IDL to do what I want?

I'm not too sure what "not-too-cumbersome" means in this
context. Is there a built-in IDL routine to do it? I don't
think so. I've never seen one. Can I imagine writing such
a routine? Yes. I'd definitely do it in object graphics,
because the 3D part of it will be much easier, and you
will be able to rotate it, which will make it easier for
the user to see different parts of it.

It will involve some interesting programming. Some people
consider that cumbersome, but no one on this newsgroup. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Previous Topic: Advice on data transfer -- PC to Sun
Next Topic: Re: About the bits reserved for float variable

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:23:29 PDT 2025

Total time taken to generate the page: 1.35657 seconds