How can I extract all values in a row of an array without the its maximum value
조회 수: 4 (최근 30일)
이전 댓글 표시
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!