Find a common element between two matrices of different sizes
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SANGHAMITRA MISHRA
am 29 Sep. 2017
Beantwortet: OCDER
am 29 Sep. 2017
I have two matrices: A=[4, 2, 3, 11, 16, 19, 5, 32] B=[11, 31, 7, 92]
I want to find out the element common in both these vectors. i.e., I want to find the element 11 as my output. How to get this done?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Elementary Math finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!