circles

Draw multiple circles fast.
257 download
Aggiornato 22 set 2016

Visualizza la licenza

CIRCLES was inspired by the built-in function VISCIRCLES; the two main differences being that it draws circles as a patch rather than a line and offers a bit more flexibility (I think) in terms of coloring the faces/edges.
The only required inputs are vectors for the X and Y coordinates of each circle and the corresponding radii R.

>> circles(x,y,r);

See the function header for additional details and a list of optional parameters. Run the demo script if you want to view sample results fast without writing any code yourself.

Cita come

Matthew Eicholtz (2025). circles (https://www.mathworks.com/matlabcentral/fileexchange/59244-circles), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0