Simple code to draw circles

2 views (last 30 days)
Hatim Cader
Hatim Cader on 19 Jul 2015
Answered: Image Analyst on 19 Jul 2015
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

Answers (1)

Image Analyst
Image Analyst on 19 Jul 2015
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.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!