countdecimal

版本 1.0.0 (1.1 KB) 作者: karipuff
Used to count number of decimals of a non-integer number
0.0 次下载
更新时间 2022/10/15

查看许可证

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