using function to remove elements from a large matrix
Mostrar comentarios más antiguos
I need to code for a matrix in which the rows are removed given thier value in a certain column is not of desire to me. eg, I want to keep the numbers 1 2 3 and 11 and 12 but not 4 5 6 or 13 14 etc.
3 comentarios
Malik Khan
el 25 de Dic. de 2019
KALYAN ACHARJYA
el 25 de Dic. de 2019
Have you tried, please show your efforts?
Malik Khan
el 25 de Dic. de 2019
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Resizing and Reshaping Matrices 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!