Import specific row from xls files

1 view (last 30 days)
Ioannis Tsikriteas
Ioannis Tsikriteas on 26 Aug 2017
Answered: Image Analyst on 26 Aug 2017
Hi, i have a lot of xls files from which i want to import a specific row of each file from which the first cell is the same at all files and is in String format. How can i do this?

Answers (1)

Image Analyst
Image Analyst on 26 Aug 2017
In the loop put a call to xlsread().

Community Treasure Hunt

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

Start Hunting!