[SciPy-User] scipy.io.loadmat error when trying to read a .mat file

Matthew Brett matthew.brett at gmail.com
Tue Oct 5 21:13:13 EDT 2010


Hi,

> Yes, I'm sure it's an error, but I suppose we should set ourselves the
> goal of being able to read what matlab can read.

You will be pleased to know that, on further investigation, there are
also two 'System' variables in the file.  You only see the second when
you read it into Matlab.   The first has fields:

('SerialNumber',
 'FirmwareVersion',
 'FirmwareRevision',
 'Frequency',
 'InstrumentMatrix_0',
 'InstrumentMatrix_1',
 'InstrumentMatrix_2')

It's a fun file ;)

Matthew



More information about the SciPy-User mailing list