suggestion: please put an option to display variable data type in head function
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 19 Déc 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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!