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

82.51% Correct | 17.49% Incorrect
Last Solution submitted on Mar 25, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers240

Suggested Problems

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!