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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!