octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45706] Unable to load -v7.3 MAT-file containi


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #45706] Unable to load -v7.3 MAT-file containing cells
Date: Thu, 06 Aug 2015 15:04:59 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0

URL:
  <http://savannah.gnu.org/bugs/?45706>

                 Summary: Unable to load -v7.3 MAT-file containing cells
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Thu 06 Aug 2015 03:04:58 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear all,

the attached file was created in Matlab with


a{1}=1;
save('test73.mat','a','-v7.3')


If I try to load it in Octave 3.8.2 I get


octave:1> load 'test73.mat'
warning: load: can't read 'a' (unknown datatype)
error: octave_base_value::load_binary(): wrong type argument '<unknown type>'
error: load: error while reading hdf5 item a
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 140151177508800:
  #000: ../../../src/H5Gdeprec.c line 780 in H5Giterate(): group iteration
failed
    major: Symbol table
    minor: Iteration failed
  #001: ../../../src/H5Gint.c line 844 in H5G_iterate(): error iterating over
links
    major: Symbol table
    minor: Iteration failed
  #002: ../../../src/H5Gobj.c line 708 in H5G__obj_iterate(): can't iterate
over symbol table
    major: Symbol table
    minor: Iteration failed
  #003: ../../../src/H5Gstab.c line 566 in H5G__stab_iterate(): iteration
operator failed
    major: Symbol table
    minor: Can't move to next iterator location
  #004: ../../../src/H5B.c line 1298 in H5B_iterate(): B-tree iteration
failed
    major: B-Tree node
    minor: Iteration failed
  #005: ../../../src/H5B.c line 1221 in H5B_iterate_helper(): iterator
function failed
    major: B-Tree node
    minor: Unable to list node
  #006: ../../../src/H5Gnode.c line 1039 in H5G__node_iterate(): iteration
operator failed
    major: Symbol table
    minor: Can't move to next iterator location


Cheers,

Marco




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45706>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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