[Eeglablist] pop_export to txt error
Delorme, Arnaud
adelorme at ucsd.edu
Sun Mar 21 22:32:52 PDT 2021
Dear Angelina,
According to the function help message, this is the correct syntax
EEG = pop_export(EEG,fullfile(directory_name, [filename(1:end-4),'.txt']),'transpose','on','separator',',','precision',7);
Cheers,
Arno
> On Mar 21, 2021, at 11:11 AM, Angelika Wolman via eeglablist <eeglablist at sccn.ucsd.edu> wrote:
>
> EEG = pop_export(EEG,'filename',[filename(1:end-4),'.txt'],'transpose','on','separator',',','precision',7,[directory_name '/_7_task_text']);
More information about the eeglablist
mailing list