Exporting Data from Matlab to BESA Statistics
From BESA® Wiki
Introduction
This is a short tutorial on how to export MEG data from Matlab in a file format readable by BESA Statistics. For the purpose of this example, MEG data is used, however, the case of EEG data should not be very different. As an example data structure the standard structure generated by FieldTrip after time-lock analysis is used (ft_timelockanalysis(...)) with the option
cfg.keeptrials = 'yes';