How to find the Union of two matrices with the same column size?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ha ha
le 19 Août 2017
Réponse apportée : Ryan Klots
le 19 Août 2017
I have two matrices of different sizes: say A(n,2) and B(m,2). How to find the "Union" or "Intersection" of these two matrices?
*Hope the result will be: C(k,2)= A ⋃ B .....and D(p,2) =A ∩ B
**Thanks so much,
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!