|
From: | David Bateman |
Subject: | Re: Unable to load matlab-produced mat files in octave |
Date: | Thu, 10 Sep 2009 20:13:56 +0200 |
User-agent: | Mozilla-Thunderbird 2.0.0.19 (X11/20090103) |
George Kousiouris wrote:
Hi all, I have a neural network created with Matlab 7.5 and stored in a mat file. I am trying to load it to Octave 3.0.1 unsuccessfully. I have also tried saving it as older Matlab version, however with the older versions I get the error Unknown object. Saving it as 7.3 version, I get the following error when attempting to load it in Octave: error:load:error while reading hdf5 item IW Any suggestions? Thanks in advance and best regards, George
Matlab v7.3 format is not yet supported. Adding this support would make a nice project for someone, and was one of the things on my personal wishlist before I had to cut back my contributions to Octave. For now save your files in matlab with the the "-v7" flag or change your default file format preference as shown on the page
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/save.html D. -- David Bateman address@hidden 35 rue Gambetta +33 1 46 04 02 18 (Home) 92100 Boulogne-Billancourt FRANCE +33 6 72 01 06 33 (Mob)
[Prev in Thread] | Current Thread | [Next in Thread] |