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

Home » Public Forums » archive » Re: tvimage and multiplot
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: tvimage and multiplot [message #74894 is a reply to message #74893] Fri, 04 February 2011 10:54 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> TVImage responds to the value of !P.Multi. I don't see Multiplot
> setting this variable:
>
> IDL> multiplot,[1,3]
> IDL> print, !P.MULTI
> 0 0 0 0 0
>
> Instead of Multiplot, I would set !P.Multi=[0,1,3]. I would
> also set the SAVE keyword on TVImage so your PLOTS command
> goes in the right place. Be sure to set !P.MULTI back to zeros
> when you have typed your three TVImage commands.
>
> IDL> !P.Multi=0

Another way to do this is to use the new LAYOUT keyword for
TVImage (now cgImage), but I'm which version you are using.

TVImage, ..., Layout[1,3,1]
TVImage, ..., Layout[1,3,2]
TVImage, ..., Layout[1,3,3]

You can use the MULTIMARGIN keyword if you want
some space between your images.

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Venerable Programs Retired
Next Topic: Coyote Graphics Update, Feb 4

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

Current Time: Fri Oct 10 17:53:26 PDT 2025

Total time taken to generate the page: 0.48090 seconds