i am new to matlab and i want to make a circle and generate 50 random points inside it and measure distances
1 次查看(过去 30 天)
显示 更早的评论
i am new to matlab and i want to make a circle and generate 50 random points inside it like the picture and make e center for the circle and measure the distance between every two points and distance between every point and center if distance between 2 points is less than distance between each point and the center then i want to make a red link between the two points, if the distance between the two points is greater than the distance between one point and the center while it is smaller thank the distance between the other point and the center then a blue link between the two points ,if the distance between the two points is greater than the distance between each point and the center then make w green link from each point to the center.
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!