Hello,<div><br></div><div>Has anyone else reported a problem with ft_singleplotTFR and output of the new specest module?</div><div><br></div><div>multiplotTFR works, but 'interactive' method fails. </div><div><br></div>
<div>It looks like the error occurs when trying to mask NaNs</div><div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier; color: #00a12c">% masking only possible for evenly spaced axis</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier"><span style="color: #3300ff">if</span> strcmp(cfg.masknans, <span style="color: #c500f5">'yes'</span>) && (~evenx || ~eveny)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier; color: #c500f5"><span style="color: #000000">  warning(</span>'(one of the) axis are not evenly spaced -> nans cannot be masked out ->  cfg.masknans is set to ''no'';'<span style="color: #000000">)</span></p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier">  cfg.masknans = <span style="color: #c500f5">'no'</span>;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier; color: #3300ff">end</p></div><div><br></div><div><br></div><div>Thank you,</div><div>karl doron</div><div>UCSB</div>