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?
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?
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 ~