Problem 44450. Create a magic square matrix for a given odd integer
Solution Stats
Problem Comments
-
2 Comments
James
on 7 Jan 2019
It looks like we don't actually need to create a magic square for this problem. We just need to figure out what the magic sum would be.
Rafael S.T. Vieira
on 11 Oct 2020
The test suite needs to be improved. It's a good problem, and building an odd magic square is not that hard, but to avoid cheating the function magic should be prohibited and the test suite should require and test the returned matrix.
Solution Comments
Show commentsProblem Recent Solvers34
Suggested Problems
-
1568 Solvers
-
1872 Solvers
-
Omit columns averages from a matrix
570 Solvers
-
Split a string into chunks of specified length
1382 Solvers
-
Matlab Basics - Absolute Value
555 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!