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

3 visualizaciones (últimos 30 días)
I have a table with variables. Is there any function that allows me to see the data type of all variables in a table?

Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de Dic. de 2020
varfun(@class, YourTable)

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by