NUMBER OF OCCURRENCE OF AN ELEMENT IN AN ARRAY

1 回表示 (過去 30 日間)
vikas
vikas 2012 年 4 月 29 日
Is there any code to find the number of occurrence of an element in an array
for eg: A=[1,2,3,4,2,3,5,6]
here 2 and 3 have repeated twice and all other elements have repeated once.
How can i get this information ?
Kindly Help !

回答 (1 件)

Matt Kindig
Matt Kindig 2012 年 4 月 29 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by