Error in legend (line 263) when using genpath
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Search Path en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!