i am new to matlab and i want to make a circle and generate 50 random points inside it and measure distances
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Dishant Arora
el 31 de Mzo. de 2014
Editada: Dishant Arora
el 31 de Mzo. de 2014
To start with here are some useful links:
0 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!