Find the similarity rows with column in Boolean matrix

I have Boolean Matrix like this
i=[1001;0011;1011;1101] i want to retrieve the rows number in matrix and column numbers in matrix for ones for example rows {1,4} with columns {1,4}, rows {2,3} with columns {3,4} any help in matlab

2 comentarios

Can you be more specific with your example? For your given i input, what exact variables do you want as output?
I want to extract the rows which cross with columns in Ones values to be as groups

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.

Preguntada:

el 29 de Oct. de 2014

Comentada:

el 29 de Oct. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by