<div dir="ltr">Hi Carolin,<div><br></div><div>Have you tried running this code to see if it actually does re-order your events? It should be fairly straightforward to check (i.e., see what the event values for the first few trials are before and after running your 'list 2' code).</div><div><br></div><div>If that doesn't work, I imagine it should be easy to do manually by just re-ordering the indices of all the relevant data structures, e.g.:</div><div>order = <span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">[2 5 6 1 4 8 9 7 3];</span></div><div><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">EEG.data = EEG.data(:,:,order);</span></div><div><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">EEG.epoch = EEG.epoch{order};</span></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px">% etc...</span></font></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px"><br></span></font></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px">There may also be built-in functions in EEGLAB or ERPLAB that do this, but I'm not aware of any myself.</span></font></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px"><br></span></font></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px">Best,</span></font></div><div><font color="#000000" face="Tahoma"><span style="font-size:13.3333330154419px">Steve</span></font></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><br><br></div>Stephen Politzer-Ahles<br>New York University, Abu Dhabi<br>Neuroscience of Language Lab<br><a href="http://www.nyu.edu/projects/politzer-ahles/" target="_blank">http://www.nyu.edu/projects/politzer-ahles/</a><br></div></div></div>
<br><div class="gmail_quote">On Tue, Apr 28, 2015 at 6:15 PM, Carolin Sievers (PSY) <span dir="ltr"><<a href="mailto:Carolin.Sievers@uea.ac.uk" target="_blank">Carolin.Sievers@uea.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Hello EEGlab community,
<div><br>
</div>
<div>I am trying to reorganise the order of trials in my EEG .set files. </div>
<div>I was hoping to use the following function:</div>
<div>EEG = pop_selectevent( EEG, 'epoch',[] ,'deleteevents','off','deleteepochs','on','invertepochs','off');</div>
<div><br>
</div>
<div>If I put in parentheses the trials I would like to include, in the order I would like them to be in in a new .set file, will this work? </div>
<div><br>
</div>
<div>If this is unclear, here some more details: </div>
<div>Based on behavioural data, we create two or more sub-sets from one EEG recording. However, within these sub-sets, the order in which stimuli were presented is not the same. Is there a way for me to reorganise the order of trials and save that order in
 a new .set file? E.g., </div>
<div><br>
</div>
<div>List 1</div>
<div>EEG = pop_selectevent( EEG, 'epoch',[1:9] ,'deleteevents','off','deleteepochs','on','invertepochs','off');</div>
<div><br>
</div>
<div>List 2</div>
<div>EEG = pop_selectevent( EEG, 'epoch',[2 5 6 1 4 8 9 7 3] ,'deleteevents','off','deleteepochs','on','invertepochs','off');</div>
<div><br>
</div>
<div>Thank you very much for your help.</div>
<div><br>
</div>
<div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="2" color="#222222"><span style="font-size:10.5pt">Best wishes,</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="2" color="#222222"><span style="font-size:10.5pt">Carolin</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Segoe Script,sans-serif" size="2" color="#222222"><span style="font-size:10pt"><br>
</span></font><font face="Arial,sans-serif" size="2" color="#222222"><span style="font-size:10pt">_____________</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="2" color="#222222"><span style="font-size:10pt">Carolin Sievers</span></font><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"> (PSY)</span></font><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"><br>
PhD Student </span></font><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"><br>
School of Psychology</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt">LSB 0.109</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt">University of East Anglia</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt">Norwich, NR47TJ</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"> </span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px;background-color:white">
<font face="Calibri,sans-serif" size="2"><span style="font-size:11pt"><a href="https://www.uea.ac.uk/psychology/people/profile/carolin-sievers" target="_blank"><font face="Arial,sans-serif" size="1"><span style="font-size:8pt">https://www.uea.ac.uk/psychology/people/profile/carolin-sievers</span></font></a><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"> </span></font><font face="Arial,sans-serif" size="1" color="#222222"><span style="font-size:8pt"><br>
</span></font><a href="mailto:Carolin.Sievers@uea.ac.uk" target="_blank"><font face="Arial,sans-serif" size="1"><span style="font-size:8pt"><font color="#0563C1">Carolin.Sievers@uea.ac.uk</font></span></font></a></span></font></div>
</div>
</div>
</div>

<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">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><br></blockquote></div><br></div>