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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 1