Hi There, I'm new to MatLab and Python..
Thanks for this foof code!
I'm using MatLabR2020a and have Pythern version 3.9.2 installed.
I'm receiving the following error:
fooof_results = fooof(freqs, power_spectrum, f_range, settings, return_model);
Python Error: AttributeError: 'array.array' object has no attribute
'fromstring'
Does anyone have any advice as to what this means/how I can fix this?