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