Rename columns before import

If I've just uploaded a csv file and I want to change the column names before I import the selection and generate a live script, how would I go about doing that please? It doesn't seem like I can edit the text at all.

回答 (1 件)

KSSV
KSSV 2022 年 10 月 15 日

1 投票

You can read the .csv file using readtable. After reading, you can rename the column name to what you want. Read about readtable.

カテゴリ

ヘルプ センター および File ExchangeVariables についてさらに検索

タグ

質問済み:

2022 年 10 月 15 日

回答済み:

2022 年 10 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by