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

Home » Public Forums » archive » Re: Select Equal elements from 2 arrays
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: Select Equal elements from 2 arrays [message #60958 is a reply to message #60955] Mon, 23 June 2008 08:30 Go to previous messageGo to previous message
humanumbrella is currently offline  humanumbrella
Messages: 52
Registered: June 2008
Member
On Jun 23, 11:28 am, maffie <matthias.demuz...@geo.kuleuven.be> wrote:
> when I check that, it seems that both have the same format:
>
> IDL> help, /str, a
> A               LONG      = Array[61]
> IDL> help, /str, b
> B               LONG      = Array[368]
>
> Any idea what could be wrong here?

Result of -1 would indicate no matches.
where (a eq b) returns the index values where the two arrays are the
same.

it will be -1 if there are no matches.

Cheers,
--Justin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Select Equal elements from 2 arrays
Next Topic: IDL_IDLbridge, status

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

Current Time: Sat Oct 11 09:21:09 PDT 2025

Total time taken to generate the page: 0.56025 seconds