i am new to matlab and i want to make a circle and generate 50 random points inside it and measure distances
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Dishant Arora
am 31 Mär. 2014
Bearbeitet: Dishant Arora
am 31 Mär. 2014
To start with here are some useful links:
0 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!