Path: news.mathworks.com!not-for-mail
From: "Ahmed " <mogwari2000@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: geometry center
Date: Wed, 23 Apr 2008 08:23:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <fumrl7$4ck$1@fred.mathworks.com>
Reply-To: "Ahmed " <mogwari2000@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1208938983 4500 172.30.248.38 (23 Apr 2008 08:23:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 23 Apr 2008 08:23:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1059703
Xref: news.mathworks.com comp.soft-sys.matlab:464700



I wan't to move adrawing to the center of the image. 
i know that i have to find the geometric center of the 
image 
and move the drawing pixels such that the geometric center 
should reside at center of image.
but i don't know how to implement these stepe in matlab 
can you help me.