This function is used to count number of decimals of a non-integer number.
It is complementary to the built-in function of "find" in MATLAB.
Let's say we want to find the index of a non-integer number within an array of non-integer number. However, it can be tricky if we do not round the array of numbers into same number of decimal of the non-integer number in query.
Hence, this function is used to solve this problem.
引用格式
karipuff (2024). countdecimal (https://www.mathworks.com/matlabcentral/fileexchange/119123-countdecimal), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2022b
兼容任何版本
平台兼容性
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 |