Draw a circle in a grid
2 ビュー (過去 30 日間)
古いコメントを表示
I have following diagram
I have divided this 100*100 space in 36 grids..6 grids in each row.How could I draw a circle by taking 4 square grids..like
0 件のコメント
採用された回答
その他の回答 (1 件)
Image Analyst
2015 年 3 月 26 日
You should know the circle center locations and radii. Then it's a simple matter of using one of the code snippets from 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!