I am trying to find the first time 0 appears in every column. My matrix is 1000x100 random numbers. So I am trying to find the position of the first '0' in each of the 100 columns. Can anyone help?
↧