Move file based on filename
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dionysius Bryan
el 24 de Nov. de 2018
Comentada: Dionysius Bryan
el 25 de Nov. de 2018
Hii...
I wonder if there is a quick way to move files based on its filename with MATLAB, for example I have 100 JPG files with names TC01.JPG, TC02.JPG, TC03.JPG, ...
I want to move only five of them, which are TC05.JPG, TC11.JPG, TC19.JPG, TC87.JPG and TC89.JPG into a newly created folder
I know there is a movefile command to move file into new folder, but how can I do it simultaneously for multiple files with specific filename?
Thanks a lot!
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!