Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: output images
Date: Fri, 31 Jul 2009 08:40:20 +0000 (UTC)
Organization: Univ of Oxford
Lines: 9
Message-ID: <h4ualk$5fe$1@fred.mathworks.com>
References: <h4t9fq$hta$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 1249029620 5614 172.30.248.35 (31 Jul 2009 08:40:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 31 Jul 2009 08:40:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1073021
Xref: news.mathworks.com comp.soft-sys.matlab:559848


"Diego Lass" wrote:
> Hi there,
> I have a n-by-m-by-3 matrix of true color image(not the image itself).  How do I output the image to a file?
> 
> Thanks 
> Diego

I don't understand why the matrix is not the image. Does imwrite work?
Oliver