Difference between revisions of "Exporting Data from Matlab to BESA Statistics"

From BESA® Wiki
Jump to: navigation, search
(Created page with " == 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 u...")
(No difference)

Revision as of 11:26, 8 April 2016

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';