Turn table columns into rows
Mostrar comentarios más antiguos
I have a table with two variable (Date on the right and rates on the left). The table is in column and I was wondering if there is a way to turn the variables into rows. I am also exporting the data into Excel afterwards.
2 comentarios
KSSV
el 12 de Feb. de 2022
You need to just transpose the columns of table.
Zalto Bernard
el 12 de Feb. de 2022
Editada: Zalto Bernard
el 12 de Feb. de 2022
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Tables 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!