How to plot a disc with a given center c and radius r
46 ビュー (過去 30 日間)
古いコメントを表示
Hi friends,
how can i draw a disc which is centered at (x0,y0), which has radius r and which is filled by color c, the circle should be colored in black.
0 件のコメント
採用された回答
その他の回答 (1 件)
Image Analyst
2016 年 1 月 7 日
Circles, discs, ellipses, arcs, etc. are all covered by the FAQ. See code samples in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!