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 Solvers21
Suggested Problems
-
Select every other element of a vector
36036 Solvers
-
Convert from Base 10 to base 5
280 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
Sum the elements in either diagonal of a square matrix
220 Solvers
-
535 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!