<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Dear group,</div><div><br></div><div>I found convenient to modify std_selsubject.m by adding the option 'exact' to the strmatch function. In this way, for example, subject 's1'  is not confused with 's10', 's11', etc.</div><div><br></div><div>The new line 45 is: </div><div>    selectInds = strmatch(lower(subject), lower(allsubjects),'exact');<br><br>And line 64 is:</div><div>     subjectind = strmatch(lower(subject), lower(allsubjects),'exact');</div><div><br></div><div>In case you want to include this modification in future versions.</div><div><br></div><div>Best,</div><div>Pandelis<br><br><br></div><div><br></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>--</div><div>Pandelis Perakakis, PhD</div><div>Mind, Brain and Behaviour Research Centre (CIMCYC)</div><div>University of Granada</div><div>Campus Cartuja, 12071</div><div>Granada</div><div>Spain</div><div><br></div><div>e-mail: <a href="mailto:peraka@ugr.es">peraka@ugr.es</a></div><div>url: <a href="http://pandelisperakakis.wordpress.com">pandelisperakakis.wordpress.com</a></div><div><br></div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></body></html>