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

Home » Public Forums » archive » oplot
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: oplot [message #17837 is a reply to message #17728] Tue, 16 November 1999 00:00 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Gwyn Fireman wrote:

> R.Bauer (R.Bauer@fz-juelich.de) wrote:
> : > > Who knows more about this error?
>
> This happened to me when I was using USERSYM and had no points in the
> current plot range. This behavior is supposed to have been fixed in IDL
> 5.2. I've been using this workaround:
>
> IDL> clip = where( (x gt !x.crange[0]) and (x lt !x.crange[1]) $
> IDL> and (y gt !y.crange[0]) and (y lt !y.crange[1]) )
> IDL> oplot, x[clip], y[clip]
>
> --
> -- Gwyn F. Fireman
> -- General Sciences Corporation / MODIS Characterization Support Team
> -- Gwyn.Fireman@gsfc.nasa.gov 301-352-2118

Thanks,

it is a problem with the usersym.
I'll try to make an example.
My data is in the range.


R.Bauer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: BSQ to BIL
Next Topic: Re: Extract / interpolate in 3d atmospheric field

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

Current Time: Wed Oct 08 19:20:30 PDT 2025

Total time taken to generate the page: 0.00467 seconds