magpack.io.save_mat# save_mat(filename, **data_dictionary)# Saves function arguments to a .mat file. Wrapper for scipy.io.savemat. Parameters: filenamestrName of output file. data_dictionaryDictionary of data to save