Assign column names in a workspace table

6 visualizaciones (últimos 30 días)
Emma
Emma el 27 de Mayo de 2024
Comentada: Emma el 30 de Mayo de 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!

Respuesta aceptada

Steven Lord
Steven Lord el 27 de Mayo de 2024
Use the renamevars function.
  1 comentario
Emma
Emma el 30 de Mayo de 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 :)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by