필터 지우기
필터 지우기

Compare two folders and write the matching files to the third folder

조회 수: 2 (최근 30일)
Sivaramakrishnan Rajaraman
Sivaramakrishnan Rajaraman 2018년 8월 28일
답변: M 2018년 8월 28일
I have folder 1 with 1000 files and folder 2 with 500 files. There are matching file names in both folders, however, the contents are different. I would like to write the matching file names and it’s contents from folder1 to the third folder say folder3. How can I do it using Matlab?

답변 (1개)

M
M 2018년 8월 28일
Have a look at the functions dir and exist.

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by