help-octave
[Top][All Lists]
Advanced

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

Re: Reading Matlab v7.3 mat file


From: Mathieu Dubois
Subject: Re: Reading Matlab v7.3 mat file
Date: Fri, 22 Feb 2013 19:31:07 +0100 (CET)

Hi,

I have compiled and installed 3.6.4 and I have the same errors.
octave:1> load  nyu_depth_v2_labeled.mat
warning: load: can't read 'keys' (unknown datatype)
HDF5-DIAG: Error detected in HDF5 (1.8.4-patch1) thread 140677001172800:
  #000: ../../../src/H5Dio.c line 174 in H5Dread(): can't read data
    major: Dataset
    minor: Read failed
so on>

Any idea? A quick googling in the error message suggest that this may be 
related to variable length strings (the mat file contains cell arrays of 
strings).

Mathieu

----- Mail original -----
> De: "Jordi Gutiérrez Hermoso" <address@hidden>
> À: "vinukn" <address@hidden>
> Cc: address@hidden
> Envoyé: Vendredi 22 Février 2013 17:28:17
> Objet: Re: Reading Matlab
>
> On 22 February 2013 11:22, vinukn <address@hidden> wrote:
> > Did you tried in new versions of octave, ie 3.6.2, 3.6.3 or 3.7.1+
>
> Don't try 3.7.1+ unless you're interested in participating in Octave
> development. It's a development snapshot.
>
> - Jordi G. H.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>


reply via email to

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