Turn table columns into rows
显示 更早的评论
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 个评论
KSSV
2022-2-12
You need to just transpose the columns of table.
Zalto Bernard
2022-2-12
编辑:Zalto Bernard
2022-2-12
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!