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!