Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • $\begingroup$ Thank you very much! That's exactly what I was looking for. $\endgroup$ Commented May 4, 2015 at 19:01
  • $\begingroup$ Question: Is it easy to modify this code in order to have the segments joining each point to {0,0} show in the picture ? $\endgroup$ Commented May 4, 2015 at 19:59
  • $\begingroup$ Yes. Immediately after Graphics[ insert Line[{{0, 0}, #}] & /@ z, I can't do any rigorous testing right now, as it seems, my code doesn't work on Mathematica v8 (I wrote it using v10). $\endgroup$ Commented May 4, 2015 at 20:35
  • $\begingroup$ Thanks. It seems that I'm not able to move the points in the picture anymore though. $\endgroup$ Commented May 4, 2015 at 21:17
  • $\begingroup$ Yeah, I've got a similar issue on v8. I'll look into it tomorrow. $\endgroup$ Commented May 4, 2015 at 21:35