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

Home » Public Forums » archive » Re: setcurrent and buffer don't work together?
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: setcurrent and buffer don't work together? [message #83615 is a reply to message #83612] Fri, 15 March 2013 16:28 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Mar 15, 8:00 pm, jls <jlsaba...@gmail.com> wrote:
> One way around this might be to use the TARGET keyword with the PLOT
> command, but this isn't an option:
>
> IDL> p = plot ( [0,1], target=2 )
> % PLOT: Unknown property: TARGET

Normally, this would be done with the current keyword:

IDL> w1=window()
IDL> w2=window()
IDL> p=plot(/test,current=w1)

However, this fails in the same way when the window is a buffer.

I consider this limitation a bug.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Annular Zernike polynomials
Next Topic: HASH makes too many temporaries

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

Current Time: Fri Oct 17 22:57:30 PDT 2025

Total time taken to generate the page: 0.30322 seconds