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

Home » Public Forums » archive » check for infinity
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: check for infinity [message #90071 is a reply to message #90047] Thu, 22 January 2015 13:57 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
See http://exelisvis.com/docs/WHERE.html

You might not want to use the Where() function. Just Finite().

Also, you can save yourself a for loop:

for i = 0, 199
print, finite(DataArray[i,*,*] - Array)
endfor


p.s. There are also ways of doing this without using a loop.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: help with IF statement
Next Topic: GOES_GeoTiff_Plot

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

Current Time: Wed Oct 08 13:53:45 PDT 2025

Total time taken to generate the page: 0.00438 seconds