Why I have problem in my program.
I am getting the following error
Attempt to execute SCRIPT load as a function:
/Users/naoki/Documents/MATLAB/Add-Ons/TS2...
8년 초과 전 | 답변 수: 2 | 0
2
답변
답변 있음 Str2num error
Thank you, I solve one error to change num2str(i), but I still have one problem in following,
mtx(i) = load(filename);
...
8년 초과 전 | 0
질문
Str2num error
I am getting the following error:
Error using str2num
Too many input arguments.
Error in b (line 8)
daystr ...