How do I compare two matrices on a table to see which one has a higher value?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
So my problem here is that I have two matrices, 76x2000 for both (lets call them A and B). What I want to do is to have a table with two columns including the two matrices, and then compare them to see whether B is always higher than A. How do I write this into a function?
Thank you very much!
2 commentaires
Azzi Abdelmalek
le 21 Août 2016
A table with two columns including the two matrices 76x2000 ! How is this possible?
Réponses (1)
Voir également
Catégories
En savoir plus sur Tables dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!