circles

版本 1.0.0.0 (3.5 KB) 作者: Matthew Eicholtz
Draw multiple circles fast.
247.0 次下载
更新时间 2016/9/22

查看许可证

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.

引用格式

Matthew Eicholtz (2024). circles (https://www.mathworks.com/matlabcentral/fileexchange/59244-circles), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Surface and Mesh Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0