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