[Eeglablist] Rejecting continuous data by event

Arnaud Delorme arno at ucsd.edu
Sun Sep 30 13:48:15 PDT 2012


Dear Leanna,

yes. For instance to remove data between event 10 and 11, you may write

EEG = eeg_eegrej(EEG, [EEG.event(10).latency EEG.event(11).latency]); % remove data
[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG); % store changes
eeglab redraw % redraw interface

Arno

On 25 Sep 2012, at 21:12, Leanna Cruikshank wrote:

> Dear EEGlab users,
> 
> I am looking to reject a segment of continuous data from between two events ('Block' 90 and 'Block' 91), listed under EEG.event. Does anyone have a sample code that might do this for me, so that I don't need to convert all of my 'Block' event times into samples for each participant? 
> 
> Thanks! 
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20120930/b61e4f4c/attachment.html>


More information about the eeglablist mailing list