Simple code to draw circles
이전 댓글 표시
I need to draw a circle of a set diameter. Is there a code where all I have to do is edit the diameter? I also need to know how to draw a circle inside another circle (where I can also control diameter). I will need to save the images as bitmap files. The end file should simply be a circle (no grid or graph).
Thanks
답변 (1개)
Image Analyst
2015년 7월 19일
0 개 추천
Yes, several code snippets are available in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F You should be able to find what you want there - probably the first example is what you want.
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!