Skip to contents

This function finds feature files that match the base name of a given .mat file.

Usage

find_matching_features(mat_file, feature_files)

Arguments

mat_file

A character string specifying the path to the .mat file.

feature_files

A character vector of paths to feature files to search.

Value

A character vector of matching feature files.