suggestion: please put an option to display variable data type in head function
显示 更早的评论
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 个评论
Walter Roberson
2020-12-19
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!