suggestion: please put an option to display variable data type in head function
Show older comments
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 Comment
Walter Roberson
on 19 Dec 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.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!