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 years 前 | 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 years 前 | 1 个回答 | 0