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

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

[Octave-bug-tracker] [bug #48018] This .mat file version 5 cannot be loa


From: Rik
Subject: [Octave-bug-tracker] [bug #48018] This .mat file version 5 cannot be loaded in Octave (while it can in Matlab)
Date: Wed, 25 May 2016 21:57:54 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #48018 (project octave):

When you load the mat file in Matlab, are there any special variables types it
is using: tables, structs, cell arrays, etc.

Using the Unix utility 'file' shows something interesting


file efms_0.mat 
efms_0.mat: Matlab v5 mat-file (big endian) version 0x0100


My computer, which uses an Intel CPU, reports "little endian" for any .mat
file I create with Octave.  If there isn't a special variable type being used,
then it might be that the .mat file was created on a big endian machine and is
trying to be read on a little endian one.  Of course, that should be possible,
but it might be an indication of where to look.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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