How to delete specific files in a folder from a list of excel or txt file

조회 수: 9 (최근 30일)
Anh Dao
Anh Dao 2020년 4월 23일
답변: Ganesh Regoti 2020년 4월 27일
So I have over 2 thousands txt files in a folder, I've got a list of specific files I want to delete (over 800) in an excel sheet or I can convert it into txt easity, is there anyway I can delete all the files in that folder that's listed in that excel sheet or Txt file? Thank you!

답변 (1개)

Ganesh Regoti
Ganesh Regoti 2020년 4월 27일
Hi,
Given the list of files are in excel sheet, you can import that data using readTable.
For deleting respective files, I have found a similar question in ML Answers that can be referred
Hope this helps!

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by