Azzera filtri
Azzera filtri

Return Row of Array corresponding to a certain element?

1 visualizzazione (ultimi 30 giorni)
How can I call a certain row from an array "A" that contains a certain element (say "a")?

Risposta accettata

the cyclist
the cyclist il 17 Dic 2016
A(any(A==a,2),:)

Più risposte (0)

Categorie

Scopri di più su Chemistry in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by