Matlab code to Extract one cell from multiple .csv files formatted in the same way, then create matlab matrix and output table in .csv
    3 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi
I have 1281 excel files that all contain one type of data in the first cell =A1. 
The excel files are named Error_a_100514_01.cv ...to...Error_a_100514_10 and then Error_a_120414_01 ..to...Error_a_120414_10 and so on, repeated to 32 x 10, x 4 ('a'..'d')
I would like to read '100514' as a row title and for each row take values from 01 to 10 in different coloumns. 
Please help - I want to output this quickly. 
0 个评论
回答(1 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

