Selecting records from a matrix subject to a condition
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Maroulator
el 19 de Mzo. de 2017
Respondida: Walter Roberson
el 19 de Mzo. de 2017
My matrix(M) looks like the data below; how can I pull the records that have a third column greater than or equal to 20?
1 0.4 12
2 1.3 20
3 1.2 15
4 2.1 21
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!