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!