Matrix element comparision ?
    4 views (last 30 days)
  
       Show older comments
    
    anshuman mishra
      
 on 13 Dec 2019
  
    
    
    
    
    Answered: Fangjun Jiang
      
      
 on 13 Dec 2019
            i have a matrix:
3 0 
1 2
1 4
i can find the smallest element in 1st column i.e. 1 & 0 in the second column. 
I need to assign a variable as 0 for each multiple similar element in a single column i.e 1 & 1 in the 1st column & assign 1 to only one unique element in single column i.e 0 in 2nd column. 
3 Comments
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Logical 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!

