<div dir="ltr">Hi all!<br><br><a href="https://www.dropbox.com/s/xu5a9jwefpxnx2v/RAWconTriggers.bdf">This is the .BDF file </a>of one of my EEG subjects. For my last experiment I used a Biosemi system and now I'm using an EGI system which gives me .RAW files. I exported the .RAW file with EEGlab to .BDF format and I tried using the scripts I use to analise the data of my previous experiment but I realised that it was not reading the events:<br>
<br>cfg = [];<br>cfg.dataset = ' (location)';<br>cfg.trialdef.eventtype  = '?';<br>definetrial(cfg);<br>Warning: no trialfun was specified, using trialfun_general<br>> In definetrial at 79<br>evaluating trialfunction 'trialfun_general'<br>
no events were found in the datafile<br>no trials have been defined yet, see DEFINETRIAL for further help<br>found 0 events<br>created 0 trials<div><br></div><div>EEGlab does read them. Any idea of what could be wrong?</div>
<div><br></div><div>Thank you all!!</div><div><br></div></div>