<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Chung,<br>
<br>
There is no menu item for dividing the data into regular intervals yet, but the eeg_regepochs should do what you want from the command line.<br>
<br>
The following should come pretty close to producing what you described:<br>
<br>
<font face="Courier New">EEG=eeg_regepochs(EEG,'recurrence',2,'limits',[-2 0]);<br>
EEG=eeg_checkset(EEG);<br>
eeglab redraw<br>
</font>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div class="BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="PlainText">James Desjardins, MA<br>
Electrophysiology Technologist<br>
Cognitive and Affective Neuroscience Lab, Psychology Department <br>
Jack and Nora Walker Centre for Lifespan Development Research<br>
Brock University<br>
500 Glenridge Ave.<br>
St. Catharines, ON, Canada L2S 3A1<br>
905-688-5550 x4676<br>
--<br>
"'Cause you never can tell What goes on down below!<br>
"This pool might be bigger Than you or I know!"<br>
<br>
McElligot's Pool<br>
Dr.Seuss 1947</div>
</span></font></div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF252978"><font size="2" color="#000000" face="Tahoma"><b>From:</b> eeglablist-bounces@sccn.ucsd.edu [eeglablist-bounces@sccn.ucsd.edu] on behalf of Taewon Chung Á¤Å¿ø [tchung215@gmail.com]<br>
<b>Sent:</b> November-22-13 3:44 AM<br>
<b>To:</b> eeglablist@sccn.ucsd.edu<br>
<b>Cc:</b> ¹é¿¬Áö<br>
<b>Subject:</b> [Eeglablist] How to segment this continuous data into a regular time windows?<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Dear all,
<div><br>
</div>
<div>I have obtained single continuous EEG data,</div>
<div>and I want to know how to segment this continuous data into a regular time windows from the recording starting point (e.g. 0 ~ 2 sec, 2~ 4, 4 ~ 6, ...) regardless of event markers.</div>
<div>Is there any applicable menu in EEGLAB or function that I can use in the command line?</div>
<div>If there is, please let me know how to go about writing an appropriate script. </div>
<div><br>
</div>
<div>Thanks a lot in advance!</div>
<div><br>
</div>
<div>Taewon Chung</div>
</div>
</div>
</div>
</div>
</body>
</html>