<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:'Times New Roman', Times, serif;" dir="ltr">
<p>Hi Manousos, <br>
</p>
<p><br>
</p>
<p>Thank you for help,</p>
<p><br>
</p>
<p>I runed the topoplot command like this:</p>
<p></p>
<div><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);">for i=1:3600</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"> h=figure</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"> topoplot(y, 'StandardCap19.ced');</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"> colormap(gray)</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"> saveas(h,['pic_in_' num2str(i,'%04d') '.png']);</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"> close all</span><br>
<span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);">end;</span><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p>With the <span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);">
StandardCap19.ced <span style="font-size: 12pt; color: rgb(0, 0, 0);">file contain:
<br>
</span></span></p>
<p><span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"><span style="font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></span></p>
<p><span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"><span style="font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></span></p>
<p><span style="font-size: 11pt; background-color: rgb(255, 255, 255); color: rgb(117, 123, 128);"><span style="font-size: 12pt; color: rgb(0, 0, 0);"></span></span></p>
<div><span style="font-size: 10pt;">Number labels theta radius X Y Z sph_theta sph_phi sph_radius </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">1 Fp2 18 0.511 0.95 -0.309 -0.0349 -18 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">2 F4 39 0.333 0.673 -0.545 0.5 -39 30 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">3 C4 90 0.256 4.4e-17 -0.719 0.695 -90 44 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">4 P4 141 0.333 -0.673 -0.545 0.5 -141 30 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">5 F8 54 0.511 0.587 -0.809 -0.0349 -54 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">6 P7 -126 0.511 -0.587 0.809 -0.0349 126 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">7 T8 90 0.511 6.12e-17 -0.999 -0.0349 -90 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">8 O2 162 0.511 -0.95 -0.309 -0.0349 -162 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">9 Fp1 -18 0.511 0.95 0.309 -0.0349 18 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">10 F3 -39 0.333 0.673 0.545 0.5 39 30 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">11 C3 -90 0.256 4.4e-17 0.719 0.695 90 44 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">12 P3 -141 0.333 -0.673 0.545 0.5 141 30 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">13 F7 -54 0.511 0.587 0.809 -0.0349 54 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">14 P8 126 0.511 -0.587 -0.809 -0.0349 -126 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">15 T7 -90 0.511 6.12e-17 0.999 -0.0349 90 -2 1 </span><br>
<span style="font-size: 10pt; color: rgb(117, 123, 128);">16 O1 -162 0.511 -0.95 0.309 -0.0349 162 -2 1</span></div>
<b></b>
<p></p>
<p><br>
</p>
<p><br>
</p>
<p>I have an error : <br>
</p>
<p><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666"></p>
<div>Error in topoplot (line 726)<br>
Values = Values(plotchans);<br>
<br>
Error in principal_test (line 2946)<br>
topoplot(y, 'StandardCap19.ced');</div>
</font></span><br>
<p></p>
<p><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666"></p>
<div>Index exceeds matrix dimensions.<br>
<br>
</div>
</font></span>
<div><span style="font-size:12pt"><br>
I really don't know what to do? <br>
<br>
Is any thing wrong?<br>
<br>
best, <br>
Ibti<br>
</span></div>
<p></p>
<div id="Signature">
<div><font style="background-color:rgb(255,255,255)" size="2" face="Comic Sans MS" color="#666666">----------------------------------------------------------</font></div>
<div><font style="background-color:rgb(255,255,255)" size="2" face="Comic Sans MS" color="#666666">----------------------------------------------------------</font></div>
<font style="background-color:rgb(255,255,255)" size="2" face="Comic Sans MS" color="#666666">Ibtissem KHOUAJA BENFRADJ</font>
<div><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666">PhD in computer science</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666">Speciality: Biomedical Signal Processing</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666">Laboratory: LTIM, University of Monastir, Tunisia</font></span></div>
<div><a href="http://www.labtim.org/accueil.php" target="_blank" id="LPNoLP"><font style="background-color:rgb(255,255,255)" size="2" face="Comic Sans MS" color="#666666">http://www.labtim.org/accueil.php</font></a></div>
<div><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666">Laboratory: LIGM, Univerisity
<span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666">of Paris-East, France </font></span>
<div><a href="http://ligm.u-pem.fr/" target="_blank" id="LPNoLP"><font style="background-color:rgb(255,255,255)" size="2" face="Comic Sans MS" color="#666666">http://ligm.u-pem.fr/</font></a></div>
<div><span style="background-color:rgb(255,255,255)"><font size="2" face="Comic Sans MS" color="#666666"><br>
</font></span></div>
</font></span></div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> Manousos Klados <manousos.klados@tu-dresden.de><br>
<b>Envoyé :</b> mercredi 5 avril 2017 17:59:35<br>
<b>À :</b> Ibtissem KHOUAJA<br>
<b>Cc :</b> eeglablist@sccn.ucsd.edu<br>
<b>Objet :</b> Re: [Eeglablist] EEG_map</font>
<div> </div>
</div>
<div>
<div dir="ltr">Dear Ibti,
<div><br>
</div>
<div>You can use this (assuming that you have the 128 imported in EEGLAB)</div>
<div><br>
</div>
<div>for i=1:3600</div>
<div>h=figure</div>
<div>topoplot(y, EEG.chanlocs);</div>
<div>colormap(gray)</div>
<div>saveas(h,['pic_in_' num2str(i,'%04d') '.png']);</div>
<div>close all</div>
<div>end;</div>
<div><br>
</div>
<div>I hope that it works...</div>
<div><br>
</div>
<div>Best</div>
<div>Manousos<br>
<br>
<br>
<div id="gmail-WISESTAMP_SIG_c6df2e4e5e5470a3de5c13329a9a4ea1" href="http://WISESTAMP_SIG_c6df2e4e5e5470a3de5c13329a9a4ea1">
<div style="max-width:600px;direction:ltr" class="gmail-main_html gmail-date__2017_04_04___22_19">
<div class="gmail-html gmail-wisestamp_app gmail-main_sig gmail-new_7" style="display:inline-flex">
<table border="0" cellpadding="0" cellspacing="0" width="480" style="max-width:480px;display:inline-block">
<tbody>
<tr>
<td valign="top" style="vertical-align:top;padding-right:12px">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td></td>
</tr>
</tbody>
</table>
</td>
<td valign="top" style="vertical-align:top">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="padding-bottom:6px">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="line-height:16px;font-family:sans-serif;font-size:11px;color:rgb(68,68,68);padding-left:2px;font-weight:normal;width:100%">
<tbody>
<tr>
<td><span style="color:rgb(0,114,177);font-family:sans-serif;padding:0px;margin:0px;font-size:16px;font-weight:bold">Manousos A. Klados, PhD</span><br>
<span style="font-family:sans-serif">Research and Teaching Fellow,</span> <span style="color:rgb(0,114,177);font-family:sans-serif">
Lifespan Developmental Neuroscience, Department of Psychology, Technical University Dresden</span>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="border-top:0.3px solid rgb(0,114,177);line-height:0px"></td>
</tr>
<tr>
<td style="padding-top:6px;padding-bottom:7px;line-height:16px">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="font-family:sans-serif;font-size:11px;color:rgb(68,68,68);padding-left:2px;font-weight:normal;width:100%">
<tbody>
<tr>
<td><span style="color:rgb(0,114,177);font-family:sans-serif;font-weight:bold">A </span><span style="padding-right:15px;font-family:sans-serif">Zellescher Weg 17, 01062 Dresden, Germany</span><br>
<span style="padding-right:15px"><span style="color:rgb(0,114,177);font-family:sans-serif;font-weight:bold">P </span>
<a href="tel:+49(0)-351-463-33660" style="font-family:arial,serif;text-decoration:none;color:rgb(68,68,68)">
+49(0)-351-463-33660 </a></span><span style="padding-right:15px"><span style="color:rgb(0,114,177);font-family:sans-serif;font-weight:bold">M </span>
<a href="tel:+49(0)-176-6988-1781" style="font-family:arial,serif;text-decoration:none;color:rgb(68,68,68)">
+49(0)-176-6988-1781 </a></span><span style="display:inline-flex;padding-right:15px"><span style="color:rgb(0,114,177);font-family:sans-serif;font-weight:bold">E </span>
<a href="mailto:mklados@gmail.com" style="font-family:arial,serif;text-decoration:none;color:rgb(68,68,68)">
mklados@gmail.com </a></span><span style="display:inline-block;padding-right:15px"><span style="color:rgb(0,114,177);font-family:sans-serif;font-weight:bold">W </span>
<a href="http://www.mklados.com" rel="nofollow" target="_blank" style="font-family:arial,serif;text-decoration:none;color:rgb(68,68,68)">
http://www.mklados.com </a></span></td>
</tr>
<tr>
<td colspan="2"><span style="font-family:sans-serif;font-size:12px;color:rgb(0,114,177);font-weight:bold">Skype</span>
<span style="line-height:15px;text-align:initial;color:rgb(155,146,159);font-size:12px;font-family:arial,serif">
<a href="#" style="color:rgb(155,146,159);text-decoration:none;font-size:12px">mklados</a></span>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td><br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div style="clear:both;height:0px"></div>
<div class="gmail-wisestamp_app gmail-newsletter_button" style="max-width:469px;margin:8px 8px 0px 0px;font-size:12px">
<table>
<tbody>
<tr>
<td style="vertical-align:middle"></td>
<td style="margin:0px 4px;vertical-align:middle">Call for Papers (Frontiers):<a style="margin:0px 4px" href="http://journal.frontiersin.org/researchtopic/4923/applied-neuroscience-methodology-modeling-theory-applications-and-reviews#overview" target="_blank">Applied
Neuroscience: Methodology, Modeling, Theory, Applications and Reviews</a> </td>
</tr>
</tbody>
</table>
</div>
<table class="gmail-wisestamp_app gmail-twitter_status" cellpadding="0" cellspacing="0" style="padding:5px 0px;margin:8px 8px 0px 0px;width:470px;border-width:1px 0px;border-top-style:solid;border-bottom-style:solid;border-top-color:rgb(205,205,205);border-bottom-color:rgb(205,205,205);border-left-style:initial;border-left-color:initial;border-right-style:initial;border-right-color:initial">
<tbody>
<tr>
<td rowspan="2" width="1"></td>
<td><a href="https://twitter.com/mklados" target="_blank" style="text-decoration:none;color:rgb(85,172,238);font-size:11px;font-family:arial,helvetica,sans-serif">Latest Tweet:</a>
<span style="color:rgb(52,52,52);font-size:11px;font-family:arial">RT <a href="https://twitter.com/eva_fabry:" style="color:rgba(0,132,180,0.701961);text-decoration:none" target="_blank">
@eva_fabry:</a> <a href="https://twitter.com/digitalpole" style="color:rgba(0,132,180,0.701961);text-decoration:none" target="_blank">
#digitalpole</a> <a href="https://twitter.com/digital" style="color:rgba(0,132,180,0.701961);text-decoration:none" target="_blank">
#digital</a> and don´t write off Greece, leapfroging still possible through digitization of the public sector &
<a href="https://twitter.com/in…" style="color:rgba(0,132,180,0.701961);text-decoration:none" target="_blank">
#in…</a></span></td>
</tr>
<tr>
<td>
<div><a href="https://twitter.com/mklados/statuses/849182498911387648" style="margin-top:5px;float:left;font-size:10px;color:rgb(128,128,128);text-decoration:none;padding:0px 5px 0px 0px;vertical-align:bottom" target="_blank">08:50 Apr-04</a>
<a href="https://twitter.com/intent/user?screen_name=mklados" style="margin-top:5px;float:left;font-size:10px;color:rgb(119,119,119);text-decoration:none;border:0px;padding:0px;vertical-align:bottom" target="_blank">
Follow @mklados</a> <br>
</div>
</td>
</tr>
</tbody>
</table>
<br>
<br>
</div>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-04-05 18:07 GMT+02:00 Ibtissem KHOUAJA <span dir="ltr">
<<a href="mailto:ibtissem.Khouaja@live.fr" target="_blank">ibtissem.Khouaja@live.fr</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div id="m_-8529801730119381649divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:'Times New Roman',Times,serif" dir="ltr">
<p><br>
</p>
<p><span>Dear list, </span></p>
<p><br>
</p>
<p><br>
</p>
<span id="m_-8529801730119381649result_box" lang="en"><span>I used a tempral method to detect epileptic seizures from the CHB-MIT database.</span><br>
<br>
<span>The results are displayed as an index <span id="m_-8529801730119381649result_box" lang="en">
<span>variable </span></span>over the time.</span><br>
<br>
<span>In x, I have the time vector (1: 3600 second)</span><br>
<br>
<span>In y, I have the index values for each EEG channel (128 channel)</span><br>
<br>
<span>I need to present my results differently.</span><br>
<br>
<span>I want to have a grayscale image for each moment and taking into account the names of channels.</span><br>
<br>
<br>
<span>Is there a solution to this problem ?<br>
<br>
Thank you so much for help,<br>
<br>
Best, <br>
Ibti<br>
</span></span>
<p><br>
</p>
<p><br>
</p>
<div id="m_-8529801730119381649Signature">
<div><font style="background-color:rgb(255,255,255)" color="#666666" size="2" face="Comic Sans MS">------------------------------<wbr>----------------------------</font></div>
<div><font style="background-color:rgb(255,255,255)" color="#666666" size="2" face="Comic Sans MS">------------------------------<wbr>----------------------------</font></div>
<font style="background-color:rgb(255,255,255)" color="#666666" size="2" face="Comic Sans MS">Ibtissem KHOUAJA BENFRADJ</font>
<div><span style="background-color:rgb(255,255,255)"><font color="#666666" size="2" face="Comic Sans MS">PhD in computer science</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font color="#666666" size="2" face="Comic Sans MS">Speciality: Biomedical Signal Processing</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font color="#666666" size="2" face="Comic Sans MS">Laboratory: LTIM, University of Monastir, Tunisia</font></span></div>
<div><a id="m_-8529801730119381649LPNoLP" href="http://www.labtim.org/accueil.php" target="_blank"><font style="background-color:rgb(255,255,255)" color="#666666" size="2" face="Comic Sans MS">http://www.labtim.org/accueil.<wbr>php</font></a></div>
<div><span style="background-color:rgb(255,255,255)"><font color="#666666" size="2" face="Comic Sans MS">Laboratory: LIGM, Univerisity of Paris-East, France </font></span></div>
<div><a id="m_-8529801730119381649LPNoLP" href="http://ligm.u-pem.fr/" target="_blank"><font style="background-color:rgb(255,255,255)" color="#666666" size="2" face="Comic Sans MS">http://ligm.u-pem.fr/</font></a></div>
<div><span style="background-color:rgb(255,255,255)"><font color="#666666" size="2" face="Comic Sans MS"><br>
</font></span></div>
<div><span style="font-size:12pt"><br>
</span></div>
</div>
</div>
</div>
<br>
______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">
http://sccn.ucsd.edu/eeglab/<wbr>eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">
eeglablist-unsubscribe@sccn.<wbr>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.<wbr>edu</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>