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

58 Solutions

25 Solvers

Last Solution submitted on May 28, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers25

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!