find_matching_data.RdThis function finds data files that match the base name of a given .mat file.
find_matching_data(mat_file, data_files)A character string specifying the path to the .mat file.
A character vector of paths to data files to search.
A character vector of matching data files.