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

Home » Public Forums » archive » intermittent window plotting
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: intermittent window plotting [message #47781 is a reply to message #47650] Tue, 28 February 2006 11:25 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
biermane@gmail.com writes:

> In response to David's questions:
> I am trying to plot to the different windows intermittently, not
> consecutively. I am not trying to make 5 plots of the 10 items, I am
> trying to make 5 plots of 7 different combinations of the 10 items:
> such as plotting items #
> 1,2,3,4,5,6, 7
> 4,5,6,7,8,9,10
> 1,3,5,7,8,9,10
> 2,4,6,7,8,9,10
> 1,4,5,6,8,9,10
>
> Instead of having to rerun the loop to calculate everything over again
> or save everthing in variables, I just want to plot to different
> windows intermittently.
> thx so much for the help

Yes, you are going to have to keep track of so many things
with !P.MULTI that it is not worth using it. If I were you,
I'd come up with another plan. :-)

POLYFILL to erase the potion of the window you want
to draw in, and PLOT commands with NOERASE=1 is probably
a LOT easier to implement.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: intermittent window plotting
Next Topic: Sorting and comparing 2 files

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

Current Time: Sat Oct 11 14:31:28 PDT 2025

Total time taken to generate the page: 1.21465 seconds