HEEEEELP....... Array cells comparing....

6 views (last 30 days)
EDEN
EDEN on 27 Mar 2019
Commented: Luna on 29 Mar 2019
Hello friends. i want to compare elements in two two arrays, one is big the other is smaller so i need to check if an individual element (say elements one of the smaller array) is available in the bigger one. Any one who can help me perform that job i would really appreciate.
  6 Comments
Luna
Luna on 28 Mar 2019
@Jan waiting for your +1 :)

Sign in to comment.

Accepted Answer

Luna
Luna on 28 Mar 2019
Hi,
Look at the function ismember to search if your element exists in another array.
Please share your arrays as an example and what have you done so far, and what kind of output you want to get. So that we can help.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!