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

Home » Public Forums » archive » Re: WSet to negative value
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: WSet to negative value [message #74413 is a reply to message #74412] Tue, 18 January 2011 04:49 Go to previous messageGo to previous message
Brian Daniel is currently offline  Brian Daniel
Messages: 80
Registered: July 2009
Member
On Jan 18, 5:17 am, Wox <s...@nomail.com> wrote:
> IDL> print,!version              
> { x86_64 linux unix linux 8.0 Jun 18 2010      64      64}
> IDL> plot, sin(findgen(30)*0.135)
> IDL> window, 1                    
> IDL> plot,cos(findgen(30)*0.135)  
> IDL> wset,-1                    
> IDL> xyouts,0.5,0.5,'Dada',/normal   ; appears in window 1
> IDL> wset,-2                    
> % WSET: Window is closed and unavailable.
> % Execution halted at: $MAIN$          

I get the same result.

IDL> print,!version
{ x86_64 darwin unix Mac OS X 7.1.1 Aug 19 2009 64 64}
IDL> plot,sin(findgen(30)*0.135)
IDL> window,1
IDL> plot,cos(findgen(30)*0.135)
IDL> wset,-1
IDL> xyouts,0.5,0.5,'Dada',/Normal ; appears in window 1
IDL> wset,-2
% WSET: Window is closed and unavailable.
% Execution halted at: $MAIN$
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Double Xaxis pb with ticks
Next Topic: WSet to negative value

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

Current Time: Sun Oct 12 17:07:18 PDT 2025

Total time taken to generate the page: 1.43918 seconds