Matlab code to Extract one cell from multiple .csv files formatted in the same way, then create matlab matrix and output table in .csv
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!