Symantic Error in built-in find function
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!