Simple code to draw circles
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Image Analyst
el 19 de Jul. de 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.
0 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!