How to find if a vector has a repetitive element or not? And its repetition number
    4 views (last 30 days)
  
       Show older comments
    
For example
A=[ 1 3 1 1 2 3 5]
2 Comments
  Torsten
      
      
 on 23 Oct 2018
				What is "repetition number" ? The number of repetitions of each element of A ?
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Creating and Concatenating Matrices in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
