python save variable to mat file code example Example: save np array as mat file scipy.io.savemat('test.mat', {'mydata': mydata})