<div dir="ltr"><div><div><div><div>Hello Everyone,<br><br></div>I'm working on a cluster-based permutation analysis on time-frequency EEG data. I was able to successfully run the ft_freqstatistics function after computing the grand average (ft_freqgrandaverage) for my two independent groups. <br><br></div>I am, however, struggling with viewing the topography of my cluster output using the ft_clusterplot function. I suspect the case may be that I am missing a time dimension in my data set based on this error message that I received:<br><br>"Attempted to access stat.time(15); index out of bounds because numel(stat.time)=0.<br><br>Error in ft_clusterplot (line 248)<br>      time_perclus = [stat.time(ind_min) stat.time(ind_max)];"<br><br></div><br></div><div>Is there a viable way to use the ft_clusterplot if the dimensions contained in my data set is "chan_freq"?<br><br></div><div>Or, is there an alternative plotting function that would work just as well or better?<br><br></div><div>I would greatly appreciate any assistance with this.<br><br></div><div>Thank you!<br><br></div><div>Peter<br></div></div>