suggestion: please put an option to display variable data type in head function
Mostrar comentarios más antiguos
head function allows the display the first rows of table that is very convenient.
But the curent implementation does not display the data type of each variable.
Thus propose an implementation of an option for head function that displays the data type of each variable of a table .
Example
date city visitor
-----------------------------------------------
datetime categorical double
------------------------------------------------
1/1/2020 'New York' 100
1 comentario
Walter Roberson
el 19 de Dic. de 2020
I suggest that you post in https://www.mathworks.com/matlabcentral/answers/573463-what-is-missing-from-matlab-2-the-next-decade-edition
However submitting an enhancement request is good: Mathworks puts priority on changes that numerous people submit requests for.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!