-
2 Comments
Adr Paw
on 10 Aug 2016
it's very nice solution, but sadly it's not general solution
Peng Liu
on 11 Aug 2016
My original objective was to reduce the Cody size as much as possible. You can make this solution general by using y = discretize(spiral(n), [0 1:2:n].^2+.5) or y = discretize(spiral(n), [0 1:2:n].^2, 'IncludedEdge','right'), which has a higher size though.
Suggested Problems
-
2768 Solvers
-
Omit columns averages from a matrix
596 Solvers
-
Find a subset that divides the vector into equal halves
391 Solvers
-
Who has power to do everything in this world?
454 Solvers
-
The sum of the numbers in the vector
615 Solvers
More from this Author96
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!