Problem 2519. Find out total non zero element of matrix
Find out Non zero element of matrix A=magic(5)
17 24 1 8 15
23 5 7 14 16
4 6 13 20 22
10 12 19 21 3
11 18 25 2 9
Answer must be 25 because there are 25 number which are non zero element
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers283
Suggested Problems
-
623 Solvers
-
Create matrix of replicated elements
393 Solvers
-
Is this triangle right-angled?
6295 Solvers
-
765 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
354 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!