Skip to content

mTRFcrossval : "too many output arguments" error #4

@claraziane

Description

@claraziane

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions