magpack.io.save_mat#

save_mat(filename, **data_dictionary)#

Saves function arguments to a .mat file. Wrapper for scipy.io.savemat.

Parameters:
filenamestr

Name of output file.

data_dictionary

Dictionary of data to save