Path: news.mathworks.com!not-for-mail
From: "Ahmed" <mogwari2000@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: linking limit
Date: Thu, 3 Sep 2009 14:49:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 1
Message-ID: <h7ol0u$4tr$1@fred.mathworks.com>
Reply-To: "Ahmed" <mogwari2000@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1251989342 5051 172.30.248.37 (3 Sep 2009 14:49:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 3 Sep 2009 14:49:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1059703
Xref: news.mathworks.com comp.soft-sys.matlab:568121


when i want to load an image of size 256x256 pixles into DSP processor but i know that the transfer should not exceeds 32KB which corresponds to loaded image of size 180x180 pixles. who can help me to write a code in matlab to overcome this obstcale?