Feeds
提问
I would like to change how the color of the circles change in my code.
My code uses "color = rand(1,3)" when the circle intersects or is nested within another circle to choose a different color. Some...
3 years 前 | 1 个回答 | 0
1
个回答提问
I would like my code to allow the user to plot as many circles as they want until the user right clicks, if the circle plotted intersects any other circle it must change color
If the circle plotted intersects any of the the other circles on the figure, then the circle must change color otherwise keep th...
3 years 前 | 4 个回答 | 0