function load_mat_file(filename, range = []) Loads a data structure which has been previously saved into a .mat file. range is an opportunity to pass the initial and final values of the feature labels. If DATA.x is not saved in the .mat file and range has not been passed, the default [1801.47, 898.81] range will be used.