How can pull data from multiple excel files?

In my project i'm told to take data from 720 excel files. Each excel files has multiple sheets. I need one particular data from each of the excel files.

回答 (2 件)

Image Analyst
Image Analyst 2022 年 6 月 6 日

0 投票

Since this is one of the most common FAQs, see the FAQ for a thorough discussion:
Inside the for loop over your 720 files, put a call to readmatrix, readcell, or readtable.

回答済み:

2022 年 6 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by