Draw a circle in a grid
Afficher commentaires plus anciens
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

Réponse acceptée
Plus de réponses (1)
Image Analyst
le 26 Mar 2015
0 votes
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
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!