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 #2665 is a reply to message #2664] Thu, 25 August 1994 06:33 Go to previous message
grunes is currently offline  grunes
Messages: 68
Registered: September 1993
Member
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,[x,y,z]

If you really mean (x1,y1), (x2,y2), (x3,y3) I think you want something
like

plot,[x1,x2,x3],[y1,y2,y3]
Mitchell R Grunes (grunes@imsy1.nrl.navy.mil)
Allied-Signal Technical Services
c/o Code 7230 Naval Research Lab
[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: Fri Mar 20 23:27:55 PDT 2026

Total time taken to generate the page: 4.00027 seconds