<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear Adema,<div class=""><br class=""></div><div class="">I use sigTOOL toolbox (<a href="https://www.mathworks.com/matlabcentral/linkexchange/links/2002-sigtool" class="">https://www.mathworks.com/matlabcentral/linkexchange/links/2002-sigtool</a>) to import .smr files into Matlab with the following lines. It also produces .mat files with all the channel/trigger informations.</div><div class=""><br class=""></div><div class="">fid=fopen(fileName);<br class="">SONImport(fid, 'scale’);</div><div class="">fclose(fid);</div><div class=""><br class=""></div><div class="">Attila</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 10 May 2016, at 05:05, Makoto Miyakoshi <<a href="mailto:mmiyakoshi@ucsd.edu" class="">mmiyakoshi@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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; float: none; display: inline !important;" class="">Adema</span></div></blockquote></div><br class=""></div></body></html>