Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Drawing a solid circle pixel using x,y coordinate and radius
Date: Mon, 25 Feb 2008 18:43:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <fpv27l$p8s$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1203964981 25884 172.30.248.35 (25 Feb 2008 18:43:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 25 Feb 2008 18:43:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1283662
Xref: news.mathworks.com comp.soft-sys.matlab:453552



Hi all,

I was having difficulties in creating a solid circle shape 
pixel with x and y coordinates, and radius..

I kind of know that the radius must be at least more than 3 
pixels size to be able to show the shape of the circle, but 
I dont know where to start to write the code..

Many thanks