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
-
Create a cell array out of a struct
2384 Solvers
-
Find the sum of the elements in the "second" diagonal
1194 Solvers
-
Find the largest value in the 3D matrix
1648 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
172 Solvers
-
334 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!