showUniqueCount

版本 1.0.0 (1.3 KB) 作者: Anmol Pardeshi
unique elements & counts
1.0 次下载
更新时间 2021/10/26

查看许可证

this function will return the unique elements present in an array along with the number of times those each unique elements occur i.e. counts
input: single array*#
output: table with unique elements with counts
* currently takes a character array ; future version will have provisions for double-type arrays
# since double is parsed, NaN case is not handled ; future version (Where double-type arrays are handled) will have provison for NaN cases.

引用格式

Anmol Pardeshi (2024). showUniqueCount (https://www.mathworks.com/matlabcentral/fileexchange/101103-showuniquecount), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0