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

Home » Public Forums » archive » Re: Why can't IDL do simple things...?
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: Why can't IDL do simple things...? [message #2657 is a reply to message #2656] Thu, 25 August 1994 13:44 Go to previous messageGo to previous message
ryba is currently offline  ryba
Messages: 33
Registered: October 1992
Member
In article <33i7t9$snk@paperboy.gsfc.nasa.gov>, thompson@orpheus.gsfc.nasa.gov (William Thompson) writes:
|> grunes@imsy1.nrl.navy.mil (Mitchell R Grunes) writes:
|>
|> >In article <1994Aug24.143231.8722@fys.ruu.nl> hartman@fys.ruu.nl (Jan Willem Hartman) writes:
|> >>..or rather, probably, why can't I make IDL do simple things..
|> >>
|> >>This is what I want: I have this bunch of data: x,y,z. So I want IDL
|> >>to plot just these points (eventually the points may be connected, but
|> >>let's not get too difficult) in 3D. So just like SURFACE, but with no
|> >>surface. Any idea??? Thanks in advance...
|> >>JanWillem Hartman.
|>
|> >plot,[x1,x2,x3],[y1,y2,y3]
|>
|> No, what I think he really wants to be able to do is to say
|>
|> plot, X, Y, Z
|>
|> where (X(i), Y(i), Z(i)) represents a point in 3D space. (One would have to
|> define a viewing angle, of course.) Sounds like a reasonable idea to me.
|> Unfortunately, I don't think IDL can do this at the moment, at least not so
|> straightforwardly.

Isn't it just:
surface,x,y,z,/nodata,/save ; Generate 3-d coordinates
plots,x,y,z,/t3d,psym=xxx ; Plot the points

--
Dr. Marty Ryba | Generation X:
MIT Lincoln Laboratory | Too young to be cynical,
ryba@ll.mit.edu | too old to be optimistic.
Of course nothing I say here is official policy, and Laboratory affiliation is
for identification purposes only, blah, blah, blah....
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: arbitrary xy cut through z data?
Next Topic: Please help. PostScript Import

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

Current Time: Thu Oct 30 01:01:16 PDT 2025

Total time taken to generate the page: 0.10087 seconds