Error in legend (line 263) when using genpath
Show older comments
I'm trying to add a toolbox to my matlab using the genpath function.
addpath(genpath('C:\Users\E1024185\Desktop\MA\fieldtrip-fieldtrip-b525618'))
However, if I run the code i get the Error "Incorrect number or types of inputs or outputs for function 'flip'." with an Error in legend (line 263). I just cannot figure out what's going on and how to fix this.
Has anyone experienced this or knows how to solve this?
Accepted Answer
More Answers (0)
Categories
Find more on Search Path in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!