How to find out the minimum value in a matrix between two columns in a row
3 ビュー (過去 30 日間)
古いコメントを表示
NIRBAN CHAKRABORTY
2022 年 1 月 13 日
コメント済み: NIRBAN CHAKRABORTY
2022 年 1 月 14 日
suppose i have matrix a=[1 2 3 4 5 10;2 3 5 6 1 12;2 6 4 5 7 16;10 2 1 4 5 20;2 3 1 4 9 12]
now i want to find out the miimum value between column 3 and 4 of row 1, what will be mind command for that?
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!