Create a variable m as a magic square with the size 6 x 6
Magic squares are defined as square matrices, where the sum of all rows and columns are equal.
(Hint: see help magic)
Replace all the numbers above or equal to 20 with zero.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers468
Suggested Problems
-
500 Solvers
-
527 Solvers
-
391 Solvers
-
1715 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!