Symantic Error in built-in find function
显示 更早的评论
Hi everyone. I am using MATLAB built-in function "find" for finding the number of instances of a particular value present in every array or vector. But the problem is that this "find" misses instances. For example: I have a vector of 100 values ranging from 2 to 8. I use find function to calculate the number instances of every value. The problem here is that "find" function detects only lets say 80 or 90 instances. It leaves out others. Any suggestions please?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!