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: Mike Miller
Subject: [Octave-bug-tracker] [bug #38870] load reads stochastic data from MAT -file
Date: Fri, 03 May 2013 19:44:12 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

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

I think you're on the right track about the short variable names. However, the
4-byte padding for short names is correct, at least in some of my v5 mat files
that were written by Matlab.

Perhaps Matlab is flexible in how it reads the type element following the
name, so it is permissive enough to read in your badly formatted file.

Can your in-laboratory program be modified to pad short variable names to only
4 bytes instead of 8? Or to ensure all variable names are longer than 4
characters?

Can you attach the file you get if you load this dataset into Matlab and then
save it in v5 format?

    _______________________________________________________

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]