Sum of certain value in a matrix
3 ビュー (過去 30 日間)
古いコメントを表示
EMIRA SYAMIMI AHMAD SUBRI
2017 年 5 月 3 日
コメント済み: Andrei Bobrov
2017 年 5 月 3 日
I have a 241 x 340 matrix that contains only 1 and 0 value scattered over the matrix. My question is how can I calculate the sum value of 1 in the matrix? Thank You in advance. for example
A = [0 0 0 0 1 1 1 1 0 0 1 1 1 0; 1 1 1 0 0 1 1 1 0 0 0 1 1 0]
0 件のコメント
採用された回答
その他の回答 (2 件)
参考
カテゴリ
Help Center および File Exchange で Data Distribution Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!