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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!