Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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

Akzeptierte Antwort

madhan ravi
madhan ravi am 4 Apr. 2019

Weitere Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by