Hi, if i've a matlab matrix of bits, for example C=[000,010,011], what is matlab instruction which give me the index of the matrix where there are commutations of bits (for example i have to know, in the third column, for which row index there is a switch from zero to one or viceversa).