Turn table columns into rows
Show older comments
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 Comments
KSSV
on 12 Feb 2022
You need to just transpose the columns of table.
Zalto Bernard
on 12 Feb 2022
Edited: Zalto Bernard
on 12 Feb 2022
Accepted Answer
More Answers (0)
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!