Dar89
Junior Member level 1
- Joined
- Feb 15, 2013
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Italy
- Activity points
- 1,412
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).
Thanks
Thanks