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

Home » Public Forums » archive » Re: XYOUTS overwrites
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: XYOUTS overwrites [message #2852] Fri, 09 September 1994 17:16 Go to previous message
scott is currently offline  scott
Messages: 17
Registered: January 1994
Junior Member
Frank Hoffsuemmer writes
> Hi,
>
> I want to plot some images using the TVSCL routine in IDL (ver 3.1.1).
> Basically, what I want to do is something like
>
> FOR counter=0,n DO BEGIN
> XYOUTS, 0.1, 0.9, /NORMAL, '!3 Image Number: '+STRING(counter)
> TVSCL, image(counter)
> ENDFOR
>
> The problem is, this way, XYOUTS doesn't clear the place before writing
on it.
> My XYOUTS print is just one of many in the actual window, and it's not
supposed to be
> a window- or plot-title (even if it might look like this in my example).
> So: how to do that??
> Any help appreciated. Thanx
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-=--=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=- =-=-=-=-=-=-=-
=-=-=-
>
> Frank Hoffsuemmer
E-Mail:frank@chaos.uni-frankfurt.de
> Institut fuer Theor. Physik ,__o
> Robert-Mayer-Str. 8 -\_<, Office: Phone (49) 69 /
798-3359
> D-60054 Frankfurt am Main (*)/'(*) Fax (49) 69 /
798-8354
> Germany Home : Phone (49) 69 / 289447
>
>
-=-=-=-=-=-=-=-=-=-=-=-=--=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=- =-=-=-=-=-=-=-
=-=-=-
>
>

Use the procedure POLYFILL to draw a white rectangle over the area in
question just before calling XYOUTS.

--
A. Scott Denning (303)491-8346
<scott@abyss.atmos.colostate.edu>
Dept. of Atmospheric Science
Colorado State University
Fort Collins, CO 80523
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: ARRAYS
Next Topic: Re: Problem with PLOT limits in IDL v3.6

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

Current Time: Sat Oct 11 15:38:44 PDT 2025

Total time taken to generate the page: 0.32089 seconds