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

 Akzeptierte Antwort

Star Strider
Star Strider am 19 Dez. 2019

1 Stimme

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

2 Kommentare

Sa
Sa am 19 Dez. 2019
Thanks a lot for your help.
Star Strider
Star Strider am 19 Dez. 2019
As always, my pleasure!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Gefragt:

Sa
am 19 Dez. 2019

Kommentiert:

am 19 Dez. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by