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

Home » Public Forums » archive » tvimage and multiplot
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
tvimage and multiplot [message #74896] Fri, 04 February 2011 10:21
Gray is currently offline  Gray
Messages: 253
Registered: February 2010
Senior Member
Hi all,

I'm using DG, multiplot, and tvimage to display a set of three
images. Here's my code; can anyone tell me why my images are being
displayed on top of each other and not in the right places?

multiplot, [1,3]
tvimage, congrid(sub1,200,200), /axes, acolor='yellow', $
axkeywords={ticklen:0.}, /keep
plots, 99.5, 99.5, psym=6, color=clr1
multiplot
tvimage, congrid(sub2,200,200), /axes, acolor='green', $
axkeywords={ticklen:0.}, /keep
plots, 99.5, 99.5, psym=6, color=clr1
multiplot
tvimage, congrid(sub3,200,200), /axes, acolor='magenta', $
axkeywords={ticklen:0.}, /keep
plots, 99.5, 99.5, psym=6, color=clr1
multiplot, /reset

Only the final one ends up being displayed, which probably means
they're being overplotted. Help? Thanks!

--Gray
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Multiple Coyote Directories
Next Topic: Venerable Programs Retired

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

Current Time: Wed Oct 08 15:52:31 PDT 2025

Total time taken to generate the page: 0.00532 seconds