<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Dear Stephen and Makoto,<br>
<br>
Thanks by your answers, but I want to do this in continuous data.  I 
want to divide or extract the file but without breaking conditions 
(defined by 2 markers).  Because of that I was asking if someone used 
pop_eegplot.  But, now I was looking again and it looks that pop_select 
is the function I was looking for. So, it is time to make the short 
script.<br>
<br>
Best wishes.<br>
<br>
Carlos.</div><div> </div><div>_________________________________________<br>Carlos A. Mugruza  Vassallo<br>Neuroscience and Development</div><div>Scrymgeour Building<br>The University of Dundee <br>Dundee, UK<br>DD1 4HN<br>Office <span class="skype_pnh_print_container">(+44) 1382 384926</span><span dir="ltr" class="skype_pnh_container"> <span dir="ltr" class="skype_pnh_common_inactive_highlighting" title="Call this phone number in United Kingdom with Skype: +441382384926"><span class="skype_pnh_left_span"></span><span class="skype_pnh_right_span">  </span></span> </span><br>Fax (+44) 1382 229993</div><div><br></div><div>Webpage:</div><div><u><font color="#0066cc"><a rel="nofollow" target="_blank" href="http://www.dundee.ac.uk/psychology/people/phdstudents/camugruzavassallo/">http://www.dundee.ac.uk/psychology/people/phdstudents/camugruzavassallo/</a></font></u></div><div><a
 rel="nofollow" target="_blank" href="http://www.linkedin.com/in/carlosmugruza">http://www.linkedin.com/in/carlosmugruza</a> <a rel="nofollow" target="_blank" href="mailto:cmugruza@yahoo.com"></a></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Stephen Politzer-Ahles <politzerahless@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Carlos Mugruza <cmugruza@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "eeglablist@sccn.ucsd.edu" <eeglablist@sccn.ucsd.edu> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, April 9, 2012 11:26 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Eeglablist] Crop EEG segments in command
 line<br> </font> </div> <br>
<div id="yiv913371494">Hi Carlos,<br><br>Do you mean to trim long epochs into shorter epochs? (For example, if you have epochs that are 2000 ms long and you want them to be 1500 ms long?) If that is what you're wanting to do, you can do it from the command line using:<br>
<br>EEG = pop_epoch( EEG, {  }, [epochbegin epochend], 'newname', EEG.setname, 'epochinfo', 'yes');<br><br>where [epochbegin] and [epochend] are the latencies of the beginning and end of the epoch, respectively, with respect to the time-locking event. (I think pop_selectevent() also works, in more or less the same way; it also gives you the option of doing this only to certain conditions.)<br>
<br>Best,<br>Steve Politzer-Ahles<br><br><br><div class="yiv913371494gmail_quote">On Mon, Apr 9, 2012 at 12:51 AM, Carlos Mugruza <span dir="ltr"><<a rel="nofollow" ymailto="mailto:cmugruza@yahoo.com" target="_blank" href="mailto:cmugruza@yahoo.com">cmugruza@yahoo.com</a>></span> wrote:<br><blockquote class="yiv913371494gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-size:12pt;font-family:times new roman, new york, times, serif;"><div> Dear EEGLAB users,<br><br>I would like to know if there is any function to crop EEG files or maybe with eegplot or pop_eegplot.  I mean given a segment with latencies to reject. <br>
<br>With EEG.srate, I understand it can be done few steps: to crop EEG.data and to identify EEG.urevents and EEG.events updating every latency and to reject events in the structure. <br><br>Best wishes<br><br>Carlos.</div>
<div>_________________________________________<br>Carlos A. Mugruza  Vassallo<br>Neuroscience and Development</div><div>Scrymgeour Building<br>The University of Dundee <br>Dundee, UK<br>DD1 4HN<br>Office <span><a rel="nofollow">(+44) 1382 384926</a></span><span dir="ltr"> <span dir="ltr" title="Call this phone number in United Kingdom with Skype: +441382384926"><span></span><span>  </span></span> </span><br>
Fax <a rel="nofollow">(+44) 1382 229993</a></div><div><br></div><div>Webpage:</div><div><u><font color="#0066cc">http://www.dundee.ac.uk/psychology/people/phdstudents/camugruzavassallo/</font></u></div>
<div>http://www.linkedin.com/in/carlosmugruza <a rel="nofollow" ymailto="mailto:cmugruza@yahoo.com" target="_blank" href="mailto:cmugruza@yahoo.com"></a></div></div></div>
<br>_______________________________________________<br>
Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html<br>
To unsubscribe, send an empty email to <a rel="nofollow" ymailto="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank" 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 rel="nofollow" ymailto="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><br>-- <br>Stephen Politzer-Ahles<br>
University of Kansas<br>Linguistics Department<br>http://www.linguistics.ku.edu/<br>
</div><br><br> </div> </div>  </div></body></html>