sum of the numbers in each column,cell
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a cell
I want sum of the numbers in each column in in cell if number in matrix is >0
Z={1x7 cell}
Z{1}= [1x3 double] [1x3 double] [1x3 double] [1x3 double] [1x3 double] [1x3 double] [1x3 double]
Thanks.
4 Commenti
Walter Roberson
il 9 Dic 2013
I believe one of the solutions is quite sort, but I will not present it as it looks like this question is part of an assignment.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Shifting and Sorting Matrices 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!