How to find common value from cell
Show older comments
Need help in finding common values in cell. For example i have a cell like cc={[1 2 3],[1 2 4 5];[1 2 8 7 9 5],[1 3 8 7 2]}; then i want output as [1 2] as it is common in all cell matrix.
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!