Couild anyone help me to count the number of nonzero elements present in each row of matrix

1 次查看(过去 30 天)
If i am having a matrix A=[1 0 2 0 3;
4 5 0 0 0;
3 9 0 0 1]
I want to count the number of non zero elements in a row and it shouls display in the following manner.
[3
2
3]
Could anyone please help me on this

采纳的回答

madhan ravi
madhan ravi 2019-4-4

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Mathematics 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by