FIND DIFFERENT ELEMENTS BETWEEN TWO GROUPS

Hello everybody!
Could anyone suggest me which function I can use to find different elements between two groups. I have two groups of elements, I need to find which elements belong to just one of the two groups.
Thanks a lot

 採用された回答

Star Strider
Star Strider 2019 年 12 月 19 日

1 投票

See if the setdiff function will do what you want.
Also explore other Set Operations if setdiff does not do what you want.

2 件のコメント

Sa
Sa 2019 年 12 月 19 日
Thanks a lot for your help.
Star Strider
Star Strider 2019 年 12 月 19 日
As always, my pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

質問済み:

Sa
2019 年 12 月 19 日

コメント済み:

2019 年 12 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by