File column selection in a matrix using a criterion
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!