Feeds
질문
I want to read a bunch of files inside a loop function in MATLAB, but when I try the following code:
j = (i * 2000000); A = dlmread('gr_at_0.l_%d', j); I get the following error: Error using sprintf Invalid format. Error i...
4년 초과 전 | 답변 수: 1 | 0