Problem 2146. index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 12 19 21 3 11 18 25 2 9
output=[5,3]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers121
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2751 Solvers
-
Find the sum of the elements in the "second" diagonal
1163 Solvers
-
714 Solvers
-
Create matrix of replicated elements
383 Solvers
-
205 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!