Feeds
답변 있음
Read tab spaced data e.g. textscan not working...
Nevermind, I got it to work now. % fileID = fopen('testy.txt'); C = textscan(fileID,'%*s%*s%*s%*s%*s\n%*s%*s%*s%*s%*s%*s%*...
Read tab spaced data e.g. textscan not working...
Nevermind, I got it to work now. % fileID = fopen('testy.txt'); C = textscan(fileID,'%*s%*s%*s%*s%*s\n%*s%*s%*s%*s%*s%*s%*...
10년 초과 전 | 0
| 수락됨
질문
Read tab spaced data e.g. textscan not working...
Hello, I have this data but it won't read properly... I can go into every text file and delete the header but for hundreds of...
10년 초과 전 | 답변 수: 1 | 0