Assign column names in a workspace table

7 vues (au cours des 30 derniers jours)
Emma
Emma le 27 Mai 2024
Commenté : Emma le 30 Mai 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!

Réponse acceptée

Steven Lord
Steven Lord le 27 Mai 2024
Use the renamevars function.
  1 commentaire
Emma
Emma le 30 Mai 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 :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by