How to find a column with a specific set of numbers
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (2)
Vedere anche
Categorie
				Scopri di più su Matrix Indexing in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


