How to find a column with a specific set of numbers
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hello so I have a matrix like this:
     0     5     5     0     0     6    11    11     6    6
     0     0     5     5     0     0     0     5     5     0
     0     0     0     0     0     0     0     0     0     0
How can I find which columns has the [6;0;0]  which in this case is columns 6 and 10?
Thank you
0 comentarios
Respuestas (2)
Ver también
Categorías
				Más información sobre Matrix Indexing en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


