Copy files from a folder to another directory
Mostrar comentarios más antiguos
I have a set of 100 files in one folder named as: file_001.txt, file_002.txt ... file_100.txt.
I also have 100 folders named as: Folder_001, Folder_002 ... Folder_100.
I want to copy each file to the correspondent folder: file_001.txt to Folder_001, file_002.txt to Folder_002. Can anyone help me please?
Respuestas (1)
Sindar
el 13 de Oct. de 2020
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!