Turn table columns into rows
Afficher commentaires plus anciens
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 commentaires
KSSV
le 12 Fév 2022
You need to just transpose the columns of table.
Zalto Bernard
le 12 Fév 2022
Modifié(e) : Zalto Bernard
le 12 Fév 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!