How to extract matrix from a bigger matrix based on threshold of each column?
이전 댓글 표시
I have a nX3 matrix. I need to extract a matrix such that all rows crossing the threshold of each column are selected. Threshold can be assumed to be 100(column 1),200(column2) and 300(column 3 )? Please help...
댓글 수: 1
Adam Danz
2019년 12월 2일
Small examples of inputs and expected outputs are usually worth 1000 words.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!