Write a function that will return same output as diag(spiral(n)). The only exception is that spiral and diag functions are not allowed in your function. Also, loops are not allowed.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1309 Solvers
-
Create a vector whose elements depend on the previous element
791 Solvers
-
Circular Primes (based on Project Euler, problem 35)
653 Solvers
-
543 Solvers
-
816 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!