Error in legend (line 263) when using genpath
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!