calling the row with values in column
2 ビュー (過去 30 日間)
古いコメントを表示
sampath kumar punna
2019 年 10 月 25 日
回答済み: Artemio Soto Breceda
2019 年 10 月 25 日
Y
1 3
5 6
3 2
7 9
8 5
if Y is matrix , in the the second column we have values 2 and 5 , i want to call the row which is having value 2 and 5 in second column and from a new matrix
[ 3 2
8 5 ]
like this
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!