extract data from each row in a matrix if all columns in that row above a threshold
이전 댓글 표시
I have a matrix of 10 rows & 5 columns I need to compare the data in each row to a threshold so for a specific row if all the columns values are above a threshold then I need to extract that row into another matrix. Can anyone help me to do this please
Many Thanks in advance
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Thresholding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!