Problem 1821. 07 - Common functions and indexing 6
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 commentsProblem Recent Solvers454
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1852 Solvers
-
1647 Solvers
-
Sum of diagonal of a square matrix
1589 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11848 Solvers
-
312 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!