Feeds
질문
in my program, i retrieve .csv data using load, but why is there an error when retrieving the data? . anyone can help me?
File1 = load('D:\OFAN SETYA RAHAYU\STMKG\30cm\random3.csv'); a=File1(:,1); x=File1(:,2); xq=min(x):0.075:max(x); a = a-mea...
거의 5년 전 | 답변 수: 1 | 0