What is a good way to see the data type of variables in a table?

1 Ansicht (letzte 30 Tage)
I have a table with variables. Is there any function that allows me to see the data type of all variables in a table?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 9 Dez. 2020
varfun(@class, YourTable)

Weitere Antworten (0)

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by