<div dir="ltr">HiĀ 

Jan-Mathijs,<div><br></div><div>Thank you for your reply!<br><br>The reason why I am worried about this comes from two factors.<br><br>The first reason is that I have already specified the order of dimords in cfg as "rpt_chan_freq_time". Normally, it should capture the first dimension of powspctrm as the rpt and use the last two dimensions of powspctrm as the frequency and time dimensions. As stated in this tutorial (<a href="https://www.fieldtriptoolbox.org/development/datastructure/">https://www.fieldtriptoolbox.org/development/datastructure/</a>). However, the warning prompt fieldtrip did not achieve it.<br><br>The second reason is that the warning occurs in the 'getdimord.m' function (<a href="https://github.com/fieldtrip/fieldtrip/blob/release/private/getdimord.m">https://github.com/fieldtrip/fieldtrip/blob/release/private/getdimord.m</a>). Lines 734-739 explain a situation where this warning can lead to errors in statistical results:<br><br>----------------<br>If~exist ('dimord ',' var ')<br><br>%This should not happen<br><br>%If it does, it might help in diagnosis to have a very informative warning message<br><br>%Since there have been problems with trials not being selected correctly due to the warning going unnoticed<br><br>%It is better to throw an error than a warning warning_ Dimord_ Could_ Not_ Be_ Determined (field, data);<br>----------------<br><br>I think this may be a bug in the fieldtrip function?<br></div><div><br></div><div>Best wishes,<br>Jay Lin<br></div></div>