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