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