How can I extract all values in a row of an array without the its maximum value
4 ビュー (過去 30 日間)
古いコメントを表示
Bashir Yusuf Bichi
2017 年 11 月 19 日
コメント済み: Bashir Yusuf Bichi
2017 年 11 月 19 日
ex a=
1 3 6 5
6 7 1 9
5 3 9 10
the extracted row will be 5 3 9
0 件のコメント
採用された回答
その他の回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!