Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Problem reading multi-image TIFF files
Date: Mon, 09 Nov 2009 08:54:08 -0500
Organization: The MathWorks, Inc.
Lines: 25
Message-ID: <hd96u0$7r4$1@fred.mathworks.com>
References: <1257756236.780240@irys.nyx.net> <hd920h$mi3$1@fred.mathworks.com> <1257773344.408697@irys.nyx.net>
NNTP-Posting-Host: eddinss-lt.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1257774848 8036 172.31.57.98 (9 Nov 2009 13:54:08 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Nov 2009 13:54:08 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
In-Reply-To: <HIDDEN>
Xref: news.mathworks.com comp.soft-sys.matlab:583539


Francis Burton wrote:
> In article <hd920h$mi3$1@fred.mathworks.com>,
> Steve Eddins  <Steve.Eddins@mathworks.com> wrote:
>> Can you post the output of imfinfo on the file?
> 
> See my other post. (Actually, the original file was called
> '1.stk' - I changed it to 'original.stk' to make the meaning
> clearer - not that would make much difference, I imagine.
> I also changed the little rectangular symbols, some of which
> were undoubtedly Ctrl-Zs, into '^Z'.)
> 
> Grateful you're taking a look at this, Steve.
> 
> Francis

It wasn't clear to me in your other post whether the output of imfinfo 
for the original file was a single structure or a structure array.

What does this return:

numel(imfinfo('original.stdk'))

---
Steve Eddins
http://blogs.mathworks.com/steve/