finding duplicate values in variable length columns in an array

I have a structured array with 7 different field names that are single column vectors. They are of variable lengths. For example field name 1 has 27000 values. Field name 2 has 17000 values...field name 7 has 6000 values, etc. The values are are integers that represent event IDs. I would like to find the values common to all 7 field names (columns). Any suggestions?

 採用された回答

Birdman
Birdman 2018 年 1 月 11 日
編集済み: Birdman 2018 年 1 月 11 日

1 投票

1 件のコメント

psprinks
psprinks 2018 年 1 月 11 日
oh good...I didn't know about the m distinction for those functions
thanks

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStructures についてさらに検索

質問済み:

2018 年 1 月 11 日

コメント済み:

2018 年 1 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by