Azzera filtri
Azzera filtri

Adding a categorical column to a table

6 visualizzazioni (ultimi 30 giorni)
Wesso
Wesso il 6 Gen 2021
Commentato: Wesso il 6 Gen 2021
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 Commenti
Ive J
Ive J il 6 Gen 2021
myTable.myCategoricalCol = myCategoricalVariable;
Btw, your org01 has only one category!
Wesso
Wesso il 6 Gen 2021
Thanks. that was very helpful

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Tables in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by