Starting from the problem https://www.mathworks.com/matlabcentral/cody/problems/2644-the-ulam-matrix, transform the Ulam Matrix into coordinates to plot the spiral.

So:
- point 1 will have coordinates (0,0)
- point 2 will have coordinates (1,0)
- point 3 will have coordinates (1,1)
- point 4 will have coordinates (0,1)
and so on...
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers24
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
Check to see if a Sudoku Puzzle is Solved
338 Solvers
-
Find a subset that divides the vector into equal halves
401 Solvers
-
60 Solvers
-
Numbers spiral diagonals (Part 1)
296 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!