Closed fry0083 closed 3 years ago
I'm currently running matlab 2018b
Hi
hard to say, what could be the problem. Here are some suggestions: https://ch.mathworks.com/matlabcentral/answers/96005-why-do-i-get-the-error-undefined-function-or-variable
You don't have to install automagic, just download. Let me know if I could fix the problem or have any other question.
Best, Dawid
I have downloaded automagic and then I changed my working directory. Then I get the follow error when I run the command _runAutomagic
Error in mcolon (line 82) a = mcolonmex(i1,d,l);
Error in : (line 6) A = mcolon(varargin{:});
Error in fileparts (line 62) pathstr = file(1:ind-1);
Error in addAutomagicPaths (line 29) automagicPath= fileparts(mfilename('fullpath'));
Error in runAutomagic (line 5) addAutomagicPaths();
Please let me know if this is user error or if I am missing something with download and installation process. Thanks