Feeds
질문
Why doesn't xlswrite work properly for this code
output_data = {t,y,A}; xlswrite('testdata_output.xlsx',output_data) Variables t = 500 * 1 Matrix y = 500 * ...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Could someone help me put this in a for loop
x1 = raw_data(:,1); y1 = raw_data(:,2); x2 = raw_data(:,3); y2 = raw_data(:,4); x3 = raw_data(:,5); y3 = raw_data(:,6...
14년 초과 전 | 답변 수: 1 | 0
