How can i plot small circles inside a large circle without the small circles touching
Afficher commentaires plus anciens
I need to come up with a function which requires the following two inputs:
1. radius of the large circle
2. number of small circles to be put inside large circle
The function should then plot the small circles inside the large circle
Réponses (1)
Image Analyst
le 12 Mai 2020
0 votes
I'm pretty sure nice code for this has been posted before. Just search for circle packing or click on the tag on the right of this page.
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!