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]というグループに関する情報をそれぞれ抽出したいのですがどのようにすればよろしいですか

Respuestas (0)

Categorías

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 15 de En. de 2021

Community Treasure Hunt

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

Start Hunting!