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

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

[Octave-bug-tracker] [bug #38870] load reads stochastic data from MAT -f


From: anonymous
Subject: [Octave-bug-tracker] [bug #38870] load reads stochastic data from MAT -file
Date: Fri, 03 May 2013 21:43:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #11, bug #38870 (project octave):

Good point: small data elements (i.e. data included in tag) are the norm as
written by Matlab. That compatability should not be broken.

The MAT-file format actually declares small data elements as optional. Octave
just doesn't support them as normal data elements and does not even detect the
situation and therefore reads in bogus data.

The in-lab code can be changed. I made a quick test and (1) four letter name
gave incorrect read, (2) five letter name gave correct read, (3) writing in
small data element format gave correct read. To me this is enough evidence.

I'll see if I can make Octave at least to report the standard format as
unsupported, if not read it.

The 'results2.mat' is attached.

Thanks for help so far and for the repository tip. Checking it out at the
moment.

(file #28012)
    _______________________________________________________

Additional Item Attachment:

File name: results2.mat                   Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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