-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello,
I downloaded "mTRF-Toolbox-master" at "http://github.com/mickcrosse/mTRF-Toolbox/zip/master" and tried using the mTRFcrossval function but I got the following error :
K>> [r_Sp, p_Sp, mse_Sp, pred_Sp, model_Sp] = mTRFcrossval(env, responsesCell, fresample, -1, -150, 450, lambdas);
Error using mTRFcrossval
Too many output arguments.
The function however works when removing one of the output arguments (eg. model_Sp). I am not sure where the issue comes from as I believe I should be able to have all five arguments.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels