Assign column names in a workspace table

6 visualizzazioni (ultimi 30 giorni)
Emma
Emma il 27 Mag 2024
Commentato: Emma il 30 Mag 2024
Hi, MatLab novice here
I have been given three data sets to analyse. I need to rename the columns in the tables as different things. I have tried looking for the answer elsewhere and cannot work it out, could someone please help/point me in the right direction?
Many thanks!

Risposta accettata

Steven Lord
Steven Lord il 27 Mag 2024
Use the renamevars function.
  1 Commento
Emma
Emma il 30 Mag 2024
Hi Steven, thank you so much! I did try this but as it turned out when I asked one of my colleagues, this was the code I needed to use-
EMG1FT= Fatigue_Trial(:,1)
to rename the specific columns in each data set. I'm very new to this and I really appreciate your suggestion, have a great day :)

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Tables in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by