<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Leanna,<div><br></div><div>yes. For instance to remove data between event 10 and 11, you may write</div><div><br></div><div><i>EEG = eeg_eegrej(EEG, [EEG.event(10).latency EEG.event(11).latency]); % remove data</i></div><div><i>[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG); % store changes</i></div><div><i>eeglab redraw % redraw interface</i></div><div><br></div><div>Arno</div><div><br><div><div>On 25 Sep 2012, at 21:12, Leanna Cruikshank wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">Dear EEGlab users,<br><br>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? <br>
<br>Thanks! <br>
_______________________________________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></blockquote></div><br></div></body></html>