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.

Antworten (2)

Image Analyst
Image Analyst am 6 Jun. 2022

0 Stimmen

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.

Community Treasure Hunt

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

Start Hunting!

Translated by