08/26/2018 at 8:04 PM
#5338
andreashorn
Keymaster
Hi Rubens,
corr is a built-in Matlab function but part of the Stats & ML toolbox (https://www.mathworks.com/help/stats/corr.html) needed for some functions of Lead-DBS.
You can probably use an alternative function for correlation and replace the call in
ea_permcorr (line 17) if you have no access to the toolbox.
Best, Andy