photo

Morgane Flament


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to delete every nth lines in a .txt file?
Hi! How to delete every nth line in a text file using MATLAB? Let's say I have a text file, in which I want to delete 4 l...

6 years ago | 2 answers | 0

2

answers

Answered
How to delete files ending with odd number?
@Simon Henin, do you think I can use your code as well, to delete each file ending with number 2, 3, 4, 5, but not with 0 and 1 ...

6 years ago | 0

Question


How to delete files ending with odd number?
Hi, I would like to delete each files having its filename ending by an odd number. Example: file0 file1 file2 file3 fil...

6 years ago | 2 answers | 0

2

answers