<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p><span style="color: rgb(33, 33, 33); font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif; font-size: 13px;"><br>
</span></p>
<p><span style="color: rgb(33, 33, 33); font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif; font-size: 13px;">Dear Fieldtrip users,</span></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2">With the same singleplotTFR</font><span style="font-size: 12pt;"> </span><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2">script
 (see below), which masks the differenceplot of two conditions using the statistical result</font><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2">, I seem to get the expected color output in one dataset
 (1c1d.pdf) but unexpectedly grey output in another dataset (3c3d.pdf) *irrespective of how I set the z-lim*. I've also tried changing. Does anyone have an idea how this can happen?</font></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2">Cheers,</font></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2">Mante</font></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif" size="2"><br>
</font></p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
<span style="color: #000000">chan = {</span><span style="color: #b245f3">'C3'</span><span style="color: #000000">};
</span>% channel to plot</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg = [];</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.interactive = <span style="color: #b245f3">'yes'</span>;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(178, 69, 243);">
<span style="color: #000000">cfg.layout = </span>'elec_30layout.lay'<span style="color: #000000">;</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.zlim = [.9 1.1]; </p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.ylim = [30 90];</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.xlim = [-.5 1.5];</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.colorbar = <span style="color: #b245f3">'yes'</span>;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.colormap = jet;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
<span style="color: #000000">cfg.renderer = </span><span style="color: #b245f3">'painters'</span><span style="color: #000000">;
</span>%, 'painters', 'zbuffer',' opengl' or 'none' (default = [])</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.channel = chan;</p>
<p></p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
figure;</p>
<div><br>
</div>
<div>[other subplots]</div>
<div><br>
</div>
<div>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
figure;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.zlim = [-.2 0.2]; </p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; min-height: 12px;">
 </p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
% singlechan effect</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
subplot(2, 1, 1)</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
ft_singleplotTFR(cfg,grandavg_hi_131_132);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
title({<span style="color: #b245f3">''</span>},<span style="color: #b245f3">'fontsize'</span>,15);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
linehandle = line([0 0], [30 90],<span style="color: #b245f3">'Color'</span>,<span style="color: #b245f3">'b'</span>);
<span style="color: #25992d">% line at zero</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
set(linehandle, <span style="color: #b245f3">'Color'</span>, <span style="color: #b245f3">
'k'</span>);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
set(gca,<span style="color: #b245f3">'fontsize'</span>, 15);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; min-height: 12px;">
 </p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.zlim = [-.2 0.2]; </p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
<span style="color: rgb(0, 0, 0);">grandavg_hi_131_132.mask = logical(zeros(size(grandavg_hi_131_132.powspctrm)));</span><br>
</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
grandavg_hi_131_132.mask(:,3:27,121:251) = statisTFR_hi_131_132.mask;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
<span style="color: #000000">cfg.maskstyle = </span><span style="color: #b245f3">'saturation'</span><span style="color: #000000">;
</span>% 'saturation'; % 'outline'; % opacity</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
cfg.maskparameter = <span style="color: #b245f3">'mask'</span>;</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(37, 153, 45);">
</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
subplot(2,1,2)</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
ft_singleplotTFR(cfg,grandavg_hi_131_132);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier; color: rgb(178, 69, 243);">
<span style="color: #000000">title(</span>' '<span style="color: #000000">,</span>'fontsize'<span style="color: #000000">,15);</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
linehandle = line([0 0], [30 90],<span style="color: #b245f3">'Color'</span>,<span style="color: #b245f3">'b'</span>);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
set(linehandle, <span style="color: #b245f3">'Color'</span>, <span style="color: #b245f3">
'k'</span>);</p>
<p style="margin-right: 0px; margin-left: 0px; font-size: 10px; line-height: normal; font-family: Courier;">
set(gca,<span style="color: #b245f3">'fontsize'</span>, 15);</p>
</div>
<div><br>
</div>
</div>
</body>
</html>