I am trying to read a matlab file with the following code import scipy.io mat = scipy.io.loadmat('test.m
Is it possible to read binary MATLAB .mat files in Python? I've seen that SciPy has alleged support for