File column selection in a matrix using a criterion
Show older comments
I´m a beginner in MATLAB. I´m trying to automate some data processing and I have a problem. I want to select information from a matrix acording to a criterion. Imagine I have a matrix (3,10) with different values in all the cells. What I want to do is ask the program to create a new matrix but with a criterion. In my case my criterion is telling the program to select only those files where the values of column 3 are smaller than 100, for example.
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!