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

Home » Public Forums » archive » Multi-page graphics in IDL 8
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: Multi-page graphics in IDL 8 [message #72936 is a reply to message #72384] Sun, 17 October 2010 21:09 Go to previous message
Teddy Allen is currently offline  Teddy Allen
Messages: 13
Registered: October 2010
Junior Member
On Sep 2, 4:33 pm, "Kenneth P. Bowman" <k-bow...@null.edu> wrote:
> We frequently use direct graphics and !P.MULTIto generate graphics output
> where there are multiple plots on multiple pages.  It is not hard to make
> this work either to the display or to a PS file.  When drawing to the display
> you can wait for a <cr> before moving to the next page.  When creating PS, you
> just draw all the plots to a single file.  The PS file can then be easily converted
> to amulti-page PDF file.
>
> With the new Graphics system, I can see how to draw multiple plots in a single
> window, but not how to createmulti-page graphics.  Is the concept ofmulti-page graphics
> not part of the new Graphics system?
>
> I can see that it could be done by keeping track of the number of plots in a window and
> saving the window to a graphics file when full, etc., but the result is then multiple PDF files
> rather than a single file.
>
> Am I missing something?  Is there an easy way to do what I need with the New Graphics
> system, or do I need to stay with Classic Graphics.
>
> Thanks, Ken Bowman

Ken,
I am having trouble creating MULTI-PLOT images in the same window with
IDL8.0 . From above, you mention that you can produce multiple plots
on one image with the new 8.0 . Personally, I am struggling to
accomplish this. IDL help menu shows how to do !p.multi using older
releases of IDL, NOT with the newest 8.0 version. It makes no sense to
me to start using a new release, but have to depend on previous
releases to make progress, especially when the things I am trying to
do have been updated in 8.0. For example, you probably noticed the new
method in 8.0 to produce plots p = PLOT(xxxxxxxxxx) and then we can
save the plot by typing P.SAVE ......this to me is VERY easy. But, to
use !p.multi it seems like I need to issue plot commands from earlier
IDL releases. Bummer!
How did you find out to create multi plots on one window in 8.0?
Thank you very much for your time.
cheers,
teddy allen
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: New Graphics Tolerant of Clumsy Fingers!
Next Topic: columns not shown in table widget on Solaris

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

Current Time: Fri Oct 10 19:08:48 PDT 2025

Total time taken to generate the page: 0.88249 seconds