When parsing the MAT file header, store the byte order used as well.
For applications parsing the MAT file later, they may need to know the byte order of the original file. Thus store that information in the header. Note for writing it is possible to change the endian indicator without changing the byte order returned. This should eventually throw an exception.
Loading
Please register or sign in to comment