<div dir="ltr">Hello Brittany,<div><br></div><div>EEG.times(end) should give you the duration of your file (specifically, the latency of the very last sample). I don't think you can put a variable like that in pop_select (I might be wrong, though), but you could do EEG.times(end) at the command line to see the duration, and then put that duration into pop_select. Alternatively, you could use the command-line version of pop_select rather than the GUI version; that would allow you to put a variable length there.</div><div><br></div><div>Best,</div><div>Steve</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 Sat, Nov 1, 2014 at 2:22 AM, Brittany Alperin <span dir="ltr"><<a href="mailto:balperin07@gmail.com" target="_blank">balperin07@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello<br><br></div>I want to cut all of my datasets down to just include the last 600 seconds and I also want to write some code to automate this.<br><br>Is there a way I can find out the length without manually plotting the data to find out how long the file is? I assume I'll use the select data function (pop_select), but all I know how to do is put in actual numerical values. Using this method I would have to plot each dataset, find out the length, and subtract 600 seconds from that, which is a bit tedious and wouldn't allow me to automate it.<br><br></div><div>Basically, is there a Matlab function that will tell me how many seconds long the file is? Can you enter something other than numbers in the pop_select window?\<br><br></div><div>Thanks,<br></div><div>Brittany<br></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>