Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Background Illumination
Date: Tue, 21 Jul 2009 04:30:19 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 4
Message-ID: <h43g8r$r2b$1@fred.mathworks.com>
References: <h3vi1h$1la$1@fred.mathworks.com> <h421e6$437$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 1248150619 27723 172.30.248.35 (21 Jul 2009 04:30:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 21 Jul 2009 04:30:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1867706
Xref: news.mathworks.com comp.soft-sys.matlab:557006


> figure, imshow(I2,[]);-Good Image
> figure, imshow(I2);-Dark Image

Basically when I use imwrite((I2,[]), '1.bmp')  ----I am getting an error