From owner-bug-octave at bevo dot che dot wisc dot edu Sun Oct 29 01:13:31 1995 Subject: loading matlab binary files From: master To: bug-octave at che dot utexas dot edu, hohn@math.utah.edu Date: Sun, 29 Oct 1995 01:10:13 -0600 Hello, I am currently using version 1.1.1 of octave, and I have noticed that although MATLAB format binary files contain a flag indicating the storage order on disk (row or column major), octave's load command reads them in column major order, disregarding the flag. Regards, Mike