forroxs / Publications
Forum
simple Array Operations - need help
Hi, I want to search some values in a array by using ArrayBsearch and get the position of the matching values as indices. Here is my example with two identical arrays. In my opinion I should get a row of "index" from 0 to 9 because the elements of "matrix" and "matrix_sort" are identical. But I