Converting .mat files in multiple folders into an excel file

조회 수: 2 (최근 30일)
Anisha Jamil
Anisha Jamil 2021년 9월 9일
편집: Rik 2021년 9월 9일
Hello, I have 63 folders with .mat files in the same directory. All 63 folders have a folder name '1' which has a .mat file. I am trying create a loop to convert the information in all .mat files in one excel spreadsheet. How can I make a loop that takes the 63 .mat file from different folders and convert the mat files into one excel?
  댓글 수: 1
Rik
Rik 2021년 9월 9일
편집: Rik 2021년 9월 9일
doc load
doc xlswrite
Since you added a minor detail, I will a minor detail as well:
doc fullfile
Have a read here and here. It will greatly improve your chances of getting an answer.

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

답변 (0개)

카테고리

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