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

Home » Public Forums » archive » Re: 3D overplotting??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: 3D overplotting?? [message #39953] Wed, 30 June 2004 10:37
boncat41 is currently offline  boncat41
Messages: 2
Registered: June 2004
Junior Member
shouldn't this work?

run read_data_pts

d = read_data_pts()

xplot3d,d.hi.x,d.hi.y,d.hi.z, psym=1
xplot3d,d.lo.x,d.lo.y,d.lo.z, psym=4 /OVERPLOT

thanks for your help.
cris
Re: 3D overplotting?? [message #39955 is a reply to message #39953] Wed, 30 June 2004 08:20 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Cristina writes:

> I'm using the xplot3D procedure to plot a data set. There is another
> 3D data set which I'd like to plot in the same coordinate system. Is
> there a convenient procedure similar to the 2D oplot I might use?
> Suggestions/recommendations?

Uh, have you tried the OVERPLOT keyword? :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: 3D overplotting?? [message #39956 is a reply to message #39955] Wed, 30 June 2004 08:20 Go to previous message
btt is currently offline  btt
Messages: 345
Registered: December 2000
Senior Member
Cristina wrote:

> I'm using the xplot3D procedure to plot a data set. There is another
> 3D data set which I'd like to plot in the same coordinate system. Is
> there a convenient procedure similar to the 2D oplot I might use?
> Suggestions/recommendations? Thank you.
>
> Cristina

Have a look at the overplotting example in the online docs for xplot3d.

Ben
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: ARRAYS
Next Topic: Re: Inconsistent errors when opening itools

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

Current Time: Wed Oct 08 20:03:19 PDT 2025

Total time taken to generate the page: 0.00511 seconds