treder / MVPA-Light

Matlab toolbox for classification and regression of multi-dimensional data
MIT License
70 stars 35 forks source link

No function sacle_MEEG #39

Open finch-f opened 1 year ago

finch-f commented 1 year ago

Hi, I'm new to MVPA-Light. When I run the paper code classify_WakemanHenson.m, it reports an error that there is no function scale_MEEG. How can I fix this error?

Thanks a lot ~

treder commented 1 year ago

Hi there! The function scale_MEEG is included in the repo. The easiest explanation why your Matlab cant find it is an issue with the Matlab path. Can you make sure the corresponding folder is in your path?