FOOOF on PSD with frequency bands

Hi, I am trying to use FOOOF but when I run it an error appears:

Line 380: Undefined function 'times' for input arguments of type 'cell'.

I put the screen shot of the error report. Any idea how to solve this?

Thank you

It seems that you computed the PSD that is fed to FOOOF using frequency bands. FOOOF requires the "continuous" PSD.

When computing the PSD,use the option Matlab's FFT defaults fro freq. definition.

Perfect, thank you

Thanks for reporting this.
A more informative message has been added in Commit: 9371938