octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mat file opening


From: Levente Torok
Subject: Re: mat file opening
Date: Sat, 14 Apr 2012 21:59:28 +0200

HI Guys,

I checked iagain nips_wd.dat doesn't open in my octave 3.2.4.
I asked the author to reproduce cora_wd.dat file in order to make sure
that this is not a transmission error kind of thing.

I have no access to matlab so I have no clue how matlab would behave
but Ben tested it.

Thanks,
Lev

On Sat, Apr 14, 2012 at 5:57 PM, Ed Meyer <address@hidden> wrote:
> The first data element in the file is compressed, and running in a
> debugger it appears that zlib function uncompress() is complaining that
> the data is "corrupted or incomplete". The compressed data is 225925 bytes,
> the uncompressed size is declared to be 1254120 bytes, reasonable given
> the size of the mat file.
> Have you tried loading the file in matlab? That might tell if it really is
> corrupted.
>
> On Fri, Apr 13, 2012 at 6:56 AM, Levente Torok <address@hidden> wrote:
>>
>> Hi Guys,
>>
>> I have a problem in opening a mat file from matlab.
>> https://rapidshare.com/files/3338344935/cora_wd.mat
>> Is there a good way I can debug this case, or can anybody help me what
>> the problem is?
>>
>> I use a very old octave (3.2.4), since its packed into my ubuntu,
>> maybe newer versions don't have a problem with this file.
>> Can anybody confirm?
>> Thanks,
>> Lev
>
>
>
>
> --
> Ed Meyer
> 206-282-3160 (H)
> 206-453-8778 (M)
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]