Problem 45452. Spiral Out - 01
Create a spiral matrix ( clock-wise direction ) of size n.
Try to do that without using the built-in function.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
140 Solvers
-
354 Solvers
-
1601 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
707 Solvers
-
9203 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!