Problem 2533. Find Out sum of principal diagonal element of given matrix
Find out sum of principal diagonal element of given matrix
If A=[1 0 0; 0 1 0;0 0 1], then answer must be 3.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers252
Suggested Problems
-
6626 Solvers
-
Determine Whether an array is empty
785 Solvers
-
Sum of diagonals elements of a matrix
223 Solvers
-
543 Solvers
-
Matlab Basics II - Max & Index of Max
256 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!