Filter a matrix of data
Mostrar comentarios más antiguos
I have a data matrix, 2 columns and N rows. Lets call the columns x and y. I want all rows that meet teh following condition (X<25 and Y>30) to be nulled out of the original matrix and stored in a new matrix.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Estimation Filters en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!