Transpose rows and collums inside a .mat file
Mostrar comentarios más antiguos
Hi,
I've got a 2*8760 excel file that I need to turn in to a 8760*2 .mat file.
I've managed to transpose evry thing by using "file' " and now i have evry thing turn horizontaly in to my command window... But now wat?
Ive only been using matlab (and simulink) for a couple of weeks and my deadline is in 5,5 hours. This cant be a hard thing to do, but i've been stuck on this for hours.
Can't do it in excel becaus of size restrictions, a notpad does'nt seen to do it
_________________________________________________________ >> Tbuiten'
ans =
1.0e+007 *
Columns 1 through 9
0 0.0004 0.0007 0.0011 0.0014 0.0018 0.0022 0.0025 0.0029
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
------------skipping a lot of numbers------------->>>>>>>>>>>>
Columns 8758 through 8760
3.1525 3.1529 3.1532
-0.0000 -0.0000 -0.0000
___________________________________________________________
Screenshot: https://gyazo.com/288ec48daa171bb3c21256b2d2982a45
"Tbuiten" has to look like "Buitentemp"
All help would be verry appreciated!
Koen van Tiel.
Respuesta aceptada
Más respuestas (1)
koen van tiel
el 4 de Dic. de 2015
0 votos
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!