in reply to Re^3: Matching arrays with different number of elements and element size
in thread Matching arrays with different number of elements and element size

Hi Eily and thanos1983,

Thank you very much. I have tried using eq but no luck.

For this example the array might look like the substring of another array but the dataset I am working on is completely different, I will have to modify the base

code and use it. tybalt89 gave a solution which I will try to understand and it is working on the dataset.

  • Comment on Re^4: Matching arrays with different number of elements and element size
  • Download Code