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

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

[Octave-bug-tracker] [bug #42562] 3.8.1 can't load mat file (>maltab r20


From: anonymous
Subject: [Octave-bug-tracker] [bug #42562] 3.8.1 can't load mat file (>maltab r2010b)
Date: Sun, 15 Jun 2014 23:46:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #6, bug #42562 (project octave):

This are the last bytes from the .mat file


hexdump -C sample_clip.mat 
...
0000d1c0  0e 00 00 00 40 00 00 00  06 00 00 00 08 00 00 00 
|address@hidden|
0000d1d0  06 00 00 00 00 00 00 00  05 00 00 00 04 00 00 00 
|................|
0000d1e0  01 00 00 00 00 00 00 00  01 00 00 00 07 00 00 00 
|................|
0000d1f0  6c 61 74 65 6e 63 79 00  09 00 00 00 08 00 00 00 
|latency.........|
0000d200  00 00 00 00 00 00 00 00                           |........|


The tag from position 0xd1d8 is 5,4,1,0

If this is changed to 5,8,1,1 'latency' can be read correctly.

I assume if there's only one value to read, the matrix size is 1x1

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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