Copy files and rename it

Say i have 2600 files in a folder, i would like to copy the files from 241 to 2491 to a different folder and rename it starting from 0001 to 2250.

Answers (1)

KSSV
KSSV on 7 Nov 2017

4 Comments

Thanks for your reply. But i would like to select only specific files from those 2600 files, not all of them.
That case....you need to pick only those files which you want..by using if else conditions.
Ya i understand that, but i am finding it difficult to select from that particular file to the rest.
What are the conditions?

Sign in to comment.

Categories

Tags

Commented:

on 8 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!