Adding a categorical column to a table

I have a table and I want to a dd a categorical column to the table so that i end up with a 3 column table. How is it possible to do so (data attached)?

2 件のコメント

Ive J
Ive J 2021 年 1 月 6 日
myTable.myCategoricalCol = myCategoricalVariable;
Btw, your org01 has only one category!
Wesso
Wesso 2021 年 1 月 6 日
Thanks. that was very helpful

サインインしてコメントする。

回答 (0 件)

カテゴリ

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

タグ

質問済み:

2021 年 1 月 6 日

コメント済み:

2021 年 1 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by