[Eeglablist] Importing .smr files into EEG lab

Trunk Attila attila.trunk at icloud.com
Tue May 10 01:25:25 PDT 2016


Dear Adema,

I use sigTOOL toolbox (https://www.mathworks.com/matlabcentral/linkexchange/links/2002-sigtool) to import .smr files into Matlab with the following lines. It also produces .mat files with all the channel/trigger informations.

fid=fopen(fileName);
SONImport(fid, 'scale’);
fclose(fid);

Attila

> On 10 May 2016, at 05:05, Makoto Miyakoshi <mmiyakoshi at ucsd.edu> wrote:
> 
> Adema

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20160510/b400c83c/attachment.html>


More information about the eeglablist mailing list