Turn table columns into rows
Ältere Kommentare anzeigen
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 Kommentare
KSSV
am 12 Feb. 2022
You need to just transpose the columns of table.
Zalto Bernard
am 12 Feb. 2022
Bearbeitet: Zalto Bernard
am 12 Feb. 2022
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Tables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!