<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">Dear community,</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">I noticed that my previous email had a wrong layout, therefore I'm posting my question again. My name is Angela and I am working in the UvA Sleeplab in Amsterdam on sleep and memory. Currently I am analysing EEG data and want to make time frequency plots with corresponding topoplots revealing statistical differences between conditions. I already got time frequency plots, but I'm having problems with creating the topoplots and statistics. </span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">I preprocessed my data, did time frequency analysis on it with ft_freqanalysis, grandaveraged the single TFs across conditions with ft_freqgrandaverage (and plotted those results) and performed cluster based permutation statistics on it with ft_freqstatistics. I tried using ft_clusterplot to assess topographies with highlighted clusters originating from ft_freqstatistics, but it's not working.</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">When I call it, I got </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">the message that dimord dimensions were exceeded, its not supporting chan_freq_time. Because I have a priori knowledge, I averaged over a frequency range with: </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">cfg.frequency  = [5 8]; </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">cfg.avgoverfreq  = 'yes'; during the ft_freqstatistics. Then I was able to plot, but giving strange results. </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">(See on jumpshare.com: </span></font><a href="http://jmp.sh/qXfKbwY" target="_blank">http://jmp.sh/qXfKbwY</a><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">). </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">I tried cfg.zlim with maxmin and also without specifing it, without result.</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">In order to solve the dimension problem I used ft_freqdescriptives, also shown at the example at your website. I tried to plot cfg.parameter = 'stat' and with cfg.parameter = 'raweffect', where stat is the outcome of ft_freqstatistics and stat.raweffect = grandavg1.powspctrm - grandavg3.powspctrm as shown at </span></font><a href="http://www.fieldtriptoolbox.org/tutorial/cluster_permutation_freq" target="_blank" style="line-height: 22.72px; font-weight: inherit; color: rgb(0, 104, 207); cursor: pointer;">http://www.fieldtriptoolbox.org/tutorial/cluster_permutation_freq</a><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"> at: Between trial experiments under: Plotting the results. But then again I'm getting an error: </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">Error using ft_clusterplot (line 151), </span></font><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">unsupported dimord chan_unknown_time.  Because the grandaveraged data with freqdescriptives is again 3D, chan_freq_time.</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">The cfg and data I use are as follows:</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">>> display(cfg)</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">cfg = </span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">        alpha: 0.0250</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">    parameter: 'raweffect'</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">       layout: 'waveguard_layout_064ch2.lay'</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">>> display(stat)</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">stat = </span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                   prob: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">            posclusters: [1x2 struct]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">    posclusterslabelmat: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">        posdistribution: [1x500 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">            negclusters: [1x3 struct]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">    negclusterslabelmat: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">        negdistribution: [1x500 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                cirange: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                   mask: [65x1x351 logical]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                   stat: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                    ref: [65x1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                 dimord: 'chan_freq_time'</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                   freq: 6.4898</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                  label: {65x1 cell}</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                   time: [1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">                    cfg: [1x1 struct]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"> </div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">              raweffect: [65x35x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">>> display(grandavg1)</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">grandavg1 = </span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">    powspctrm: [4-D double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">        label: {65x1 cell}</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">         freq: [1x35 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">         time: [1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">       dimord: 'subj_chan_freq_time'</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">          cfg: [1x1 struct]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">>> display(grandavg3)</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">grandavg3 = </span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">    powspctrm: [4-D double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">        label: {65x1 cell}</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">         freq: [1x35 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">         time: [1x351 double]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">       dimord: 'subj_chan_freq_time'</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"> </div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">          cfg: [1x1 struct]</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">Can someone tell me if there is something wrong with the cfg settings I use or if I am doing something wrong at any other place?  Any help would be appreciated!</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">I also included my script starting from time frequency analysis. I used only 2 subjects per condition (condition 3 being control) only to try out my script, because I once already processed my data wrongly and I want to avoid that I have to redo all my data over and over. See on jumpshare.com: </span></font><a href="http://jmp.sh/qXfKbwY" target="_blank" style="font-family: Calibri, sans-serif; font-size: 12pt;">http://jmp.sh/qXfKbwY</a> <span style="font-family: Calibri, Geneva, Arial, Verdana, sans-serif; font-size: 15px; line-height: 21.3px;">I'm not the best programmer, but it should give an idea of my most recent settings. </span></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;"><br style="line-height: 21.3px;"></span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">All the best,</span></font></div><div align="justify" style="line-height: 22.72px; color: rgb(68, 68, 68); font-family: Calibri; background-color: rgb(255, 255, 255);"><font face="Calibri,Geneva,Arial,Verdana,sans-serif" size="2" style="line-height: normal;"><span style="line-height: 21.3px; font-size: 15px;">Angela</span></font></div>                                       </div></body>
</html>