renaming mat and subdirectories

Thousands of files and subdirectories contain as part of their names a wrong name "Naic" that I want to change to "Trace". Is it possible to do in an easy way. i.e is it possible to replace a name in thousands of files and subdirectories easily?

댓글 수: 2

Rick Rosson
Rick Rosson 2011년 9월 3일
Are all of these files and subdirectories stored in one top-level parent directory?
joseph Frank
joseph Frank 2011년 9월 3일
yes

댓글을 달려면 로그인하십시오.

답변 (2개)

Walter Roberson
Walter Roberson 2011년 9월 3일

0 개 추천

See the user contribution renamefile
Rick Rosson
Rick Rosson 2011년 9월 3일

0 개 추천

Please take a look at the following functions:
>> doc genpath
>> doc dir
>> doc movefile
>> doc regexprep
I think you can create a script to do what you are asking using these functions.
HTH.
Rick

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

태그

질문:

2011년 9월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by