xlsread of multiple files in subfolders
Show older comments
I have a number of excel files of force platform data that need to be read into Matlab and analysis conducted on each file.
The files are named experiment A03.csv, experiment A04.csv and so on, these are located in a sub folder of 'groupB' called 'Experiment group A'.
I can read in one file and conduct analysis with ease but have found difficulty reading all files within the sub folder,
Ultimately I need to perform the loop for three different sub folders located in 'groupB'.
Help would be much appreciated!
Answers (1)
Image Analyst
on 3 May 2015
1 vote
Code samples are in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
Categories
Find more on Share and Distribute Software in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!