Fieldtrip is a Matlab package for EEG/MEG processing and analysis.
import_ft(file_name, participant_id = NULL, recording = NULL, verbose = TRUE)
An object of class eeg_data
, eeg_epochs
, or
eeg_tfr
, depending on the type of input data.
if (FALSE) import_ft("fieldtrip_test.mat") # \dontrun{}