Problem 2693. Test if a matrix is symmetric

Write a logical function that returns 1 if the input matrix is symmetric and 0 otherwise.

Solution Stats

65.09% Correct | 34.91% Incorrect
Last Solution submitted on May 01, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers121

Suggested Problems

More from this Author2

Community Treasure Hunt

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

Start Hunting!