tableから条件を満たす内容だけの抽出

現在、tableに関する情報の中から同じグループに関するものだけを抽出したいと考えています。
例えばAというテーブルで
1 3 2
1 4 5
1 5 6
1 6 8
2 3 7
2 5 3
2 7 4
3 9 6
3 4 2
というものが存在している時に
一列目に関して[1,2,3]というグループに関する情報をそれぞれ抽出したいのですがどのようにすればよろしいですか

Réponses (0)

Catégories

En savoir plus sur Simulink Design Verifier dans Centre d'aide et File Exchange

Produits

Version

R2019b

Tags

Community Treasure Hunt

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

Start Hunting!