フィルターのクリア

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 Center および File ExchangeTables についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by