<HTML><BODY>Hi all,<br><br>I preprocessed the data in eeglab some time ago. Now I am trying to change filters of the data (which were applied at the very start) but without necessity of redoing visual artifact rejection. I extracted the latencies and durations of boundary events and trid to use eeg_eegrej function by defining the. However, when I compare my new dataset to the previous one it doesn't correspond.<br><br>I tried to use eeg_eegrej(EEG, [EEG.event(16).latency EEG.event(16).latency+EEG.event(16).duration]) - then the duration for the new boundary events match but not latencies.<br><br>I also tries eeg_eegrej(EEG, [EEG.event(16).latency EEG.event(17).latency]) but it gives even less understandable output.<br><br>Could you, please, help me to understand what goes on wrong here and if this is not the most appropriate function for the current goal which function fits better?<br><br><br>Thank you in advance for your help.<br><br><br>Kind regards<br> <br>Hermine Berberyan<br><br></BODY></HTML>