This is a quick tip:
addpath(genpath(pwd))
adds the current dir and its subfolders (recursively) to the path in MATLAB.
Vengeance Is Mine, I Shall Repay
This is a quick tip:
addpath(genpath(pwd))
adds the current dir and its subfolders (recursively) to the path in MATLAB.
0 comments:
Post a Comment