<html>
<head>
<meta content="text/html; charset=windows-1251"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Aneta,<br>
<br>
you can use pop_loadcnt. For instance, I had the following in my
script:<br>
<br>
EEG = pop_loadcnt(strcat(loaddir, set_name, '.cnt'),
'dataformat', 'int32');<br>
[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG);<br>
<br>
set_save_name = [save_name, '_', task_save, '_segment_',
part, '.set'];<br>
<br>
EEG = pop_saveset( EEG, set_save_name, savedir);<br>
<br>
I run the script under Matlab 7.0.4 and EEGLAB 5.03 and it worked <br>
<br>
Regards,<br>
Ivan <br>
<br>
<br>
04.05.2012 22:13, Aneta Kielar íàïèñàë:
<blockquote cite="mid:004d01cd2a32$4f128e80$ed37ab80$@on.ca"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1251">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal">I have EEG data which was collected with
the ANT system. It is in the .cnt format, but I have trouble
importing it to the EEGLAB. I tried to download ANT import
plug-in from the EEGAB website, but the link seems to be
broken. I was wondering if anyone has any solutions or
suggestions.<o:p></o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Aneta<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;color:#1F497D">Aneta Kielar, Ph.D.<br>
Postdoctoral Fellow<br>
Rotman Research Institute - Baycrest Hospital<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;color:#1F497D">University of Toronto<br>
3560 Bathurst Street<br>
Toronto, Ontario, M6A 2E1, Canada<br>
Phone:</span><span style="font-size:10.0pt;color:#1F497D"> </span><span
style="font-size:10.0pt;color:#1F497D"><a
moz-do-not-send="true" href="tel:416-785-2500%20ext.2142"><span
style="color:#1F497D">416-785-2500 ext.2142</span></a><br>
<br>
</span><span style="font-size:10.0pt;color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Eeglablist page: <a class="moz-txt-link-freetext" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a>
To unsubscribe, send an empty email to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a>
For digest mode, send an email with the subject "set digest mime" to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></pre>
</blockquote>
</body>
</html>