MS11
Followers: 0 Following: 0
Feeds
提问
Files missing from a folder
How skip the missing files from a sequence of 2041 text files by code. example shown in picture. Note: There are many missing ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Skip specific line from a text file
I want to read 2041 text files from a folder but mostly files contain 'error found' at the last. How can I skip that line from r...
4 years 前 | 2 个回答 | 0
2
个回答提问
how to add new column in existing text file?
I want to add new column in text files as their file names. I have 12000 files and i want to update them with their numbers. kin...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to exclude or skip numbers in a for loop
My code is look like this: for i=1:12951; frame=i; path='.................................'; respath='.....................
5 years 前 | 1 个回答 | 1