Path: news.mathworks.com!not-for-mail
From: "Arvind " <ab835@georgetown.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Creating an image from a binary mask file using RESHAPE
Date: Tue, 3 Nov 2009 19:46:01 +0000 (UTC)
Organization: Georgetown University
Lines: 1
Message-ID: <hcq19p$ei5$1@fred.mathworks.com>
References: <hcq0hf$r5g$1@fred.mathworks.com>
Reply-To: "Arvind " <ab835@georgetown.edu>
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 1257277561 14917 172.30.248.35 (3 Nov 2009 19:46:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 3 Nov 2009 19:46:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1971406
Xref: news.mathworks.com comp.soft-sys.matlab:582148


Whoops, I swapped my rows and columns around.  The correct format is 256x192x20, which explains why when I swapped the r/c around, the image looked wider than taller.  Hope that helps make the problem sound less confusing.