How to get row indices of negative values
    1 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi,
I have cell matrix and I want to identify the rows whose value is negative in the column name "score", and delete entire row if value in this column is negative.
  date               Name       score  categoty  rank  
  20-03-2019 10:24   VAGB       -0.12    0       1.0  
  20-03-2019 11:10   KALI       97      0.15     1.3  
  20-03-2019 13:13   VAGB       -1.9    0.53     1.5  
  24-03-2019 22:19   PART       92      2.53     1.3  
  27-03-2019 20:32   VAGB       -12     3.0      0.96  
  27-03-2019 23:42   NCRTY      86      3.21     1.5 
0 个评论
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 National Instruments Frame Grabbers 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

