필터 지우기
필터 지우기

Assign column names in a workspace table

조회 수: 3 (최근 30일)
Emma
Emma 2024년 5월 27일
댓글: Emma 2024년 5월 30일
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!

채택된 답변

Steven Lord
Steven Lord 2024년 5월 27일
Use the renamevars function.
  댓글 수: 1
Emma
Emma 2024년 5월 30일
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 :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by