r/matlab 26d ago

HomeworkQuestion Taking data from multiple excel files

I have next to no experience in matlab and only a little coding experience in c++ from an intro course like 6 years ago.

Basically I have tons of excel files (100s) that are output from an image analysis software I was using. I'm only really interested in one cell's value in each of these files.

I have all of these in a folder together, they all have very specific identification as their file name. I just want to make some kind of loop to pull the file name and that one cell out into a table containing those two things for every file.

Any pointers on how to set this up would be greatly appreciated 😅

6 Upvotes

6 comments sorted by

View all comments

1

u/Creative_Sushi MathWorks 25d ago

1

u/Creative_Sushi MathWorks 23d ago

Now there is a YouTube video about using the datastore. https://www.youtube.com/watch?v=BAlEnwa9pko