<div dir="ltr">Dear FieldTripers,<div><br></div><div>we are new in the field of Frequency Analysis.</div><div>We have some problem in importing data from eeglab into ft (we are using the eeglab2fieldtrip function). </div><div><br></div><div>data=eeglab2fieldtrip(EEG,'preprocessing','none');<br></div><div>data.label=data.label'; <br></div><div>data.trialinfo=repmat(condition,1,length(data.trial))';<br></div><div><br></div><div>After the import, we checked the data with ft_databroswer([],data) and we see all the trials and the channels.</div><div><br></div><div>However our cfg contains only "version" and then when we run ft_freqanalysis the function works but is applied only to 1 trial.</div><div><br></div><div>Do we make a mistake in the importing phase or in applying ft_freqanalysis??</div><div><br></div><div>Thanks a lot,</div><div>Paolo and Simone</div></div>