magpack.io.load_mat#

load_mat(filename)#

Loads a .mat file. Wrapper for scipy.io.loadmat.

Parameters:
filenamestr

Name of output file.

Returns:
dict

Dictionary with variables.