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!