extract data from each row in a matrix if all columns in that row above a threshold
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Image Thresholding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!