Path: news.mathworks.com!not-for-mail
From: "Yaroslav Bulatov" <yaroslavvb@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Displaying grid of images
Date: Mon, 23 Mar 2009 03:35:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 1
Message-ID: <gq7016$a24$1@fred.mathworks.com>
Reply-To: "Yaroslav Bulatov" <yaroslavvb@gmail.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 1237779302 10308 172.30.248.37 (23 Mar 2009 03:35:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 23 Mar 2009 03:35:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1654135
Xref: news.mathworks.com comp.soft-sys.matlab:526830


How can I display a grid of images with no space between the images? I've tried subplot->imshow->subplotspace, but it's hard to get it to leave no space, and it's very slow to execute