Skip to content

endian

  endian returns the endian format for the specified MAT file

  Example:
  endianformat=endian(filename)
        filename is string
        endianformat will be returned as 'ieee.le' or 'ieee-be' 
            (or [] if undetermined)

 __________________________________________________________________________

  This program is distributed without any warranty,
  without even the implied warranty of fitness for a particular purpose.
 __________________________________________________________________________

  Author: Malcolm Lidierth 11/06
  Copyright © The Author & King's College London 2006
 __________________________________________________________________________