Find and summarize values in matrix WITHOUT loop
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sebastian Daneli
il 11 Mar 2020
Commentato: Sebastian Daneli
il 11 Mar 2020
Let's say that I have a matrix M=[1 2;1 1], and I need to find all the 1:s in each culumn, and then summerize them in a vector as v=[2 1]. Is this possible without a loop?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Whos in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!