<div dir="ltr">Dear Anne,<div><br></div><div>> I would like to epoch all trials of condition 1 (con1) that are correct (corr) and ignore all others.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">1. Epoch the data using 'con1'</div><div class="gmail_extra">2. 'Edit' -> 'Select epochs or events', choose 'corr'. Beware of four checkboxes at the bottom; I remember there was non-intuitiveness when I used it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 23, 2015 at 2:17 AM, Anne Mickan <span dir="ltr"><<a href="mailto:amickan1990@gmail.com" target="_blank">amickan1990@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I would like to extract and segment a subpart of trials from my continuous EEG data based on the marker names for the trials. My trial names are rather long and an example marker name would be this: S1_con1_sub1_corr_corrresp_Snr_12</div><div><br></div><div>I would like to epoch all trials of condition 1 (con1) that are correct (corr) and ignore all others. I know I can describe the type of markers I want using the following regular expression: S1_con1_sub\d_corr_\w+.+</div><div><br></div><div>I just don't know how to correctly embed this regular expression into the epoch() function in my Matlab script. I've tried a few things already, but nothing worked properly. My question is thus: How do I tell Matlab / EEGlab to go through the list of markers (i.e. trials/epochs) in the current dataset and to only select the ones fitting the above regexp string for epoching? </div><div><br></div><div>Thanks a lot in advance for your help!</div><div><br></div><div>Best,</div><div>Anne</div></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" 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><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div>