After computing POwer and FC at source level, I try to plot with
EEG = pop_roi_connectplot(EEG, 'measure', 'roipsd', 'plotcortex', 'on', 'freqrange', [8 13]);
And it gives this warning and erases everything...
Warning: EEG.roi.cortex does not contain the field "Faces" required to plot surface topographies.
After computing POwer and FC at source level, I try to plot with
EEG = pop_roi_connectplot(EEG, 'measure', 'roipsd', 'plotcortex', 'on', 'freqrange', [8 13]);And it gives this warning and erases everything...
Warning: EEG.roi.cortex does not contain the field "Faces" required to plot surface topographies.