Renaming multiple files in each folder

1 Ansicht (letzte 30 Tage)
new_user
new_user am 7 Dez. 2021
Beantwortet: Voss am 7 Dez. 2021
I want to rename mutilpe file in each folder at once. Each folder has around 1000 images. And I want to rename each file in a folder, to rename all files in folder 1 --> " 001_00001, 001_00002, 001_00003......", for 2nd folder ---> "002_00001, 002_00002, 002_00003........".

Antworten (1)

Voss
Voss am 7 Dez. 2021
You can use movefile.

Community Treasure Hunt

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

Start Hunting!

Translated by