How can I count the number of times a number appear in a vector?
How can I count the number of times a number appear in a vector?
A=[ 1 2 3 1 1 6 3 4 2 2 1 1 1 ]
1 appears 7 times
2 appears 3 times
3 appears 3 times
and on
…
Best RegardsHow can I count the number of times a number appear in a vector?
A=[ 1 2 3 1 1 6 3 4 2 2 1 1 1 ]
1 appears 7 times
2 appears 3 times
3 appears 3 times
and on
…
Best Regards How can I count the number of times a number appear in a vector?
A=[ 1 2 3 1 1 6 3 4 2 2 1 1 1 ]
1 appears 7 times
2 appears 3 times
3 appears 3 times
and on
…
Best Regards count, number of times, histogram MATLAB Answers — New Questions