Apply logical cell to a cell
Mostrar comentarios más antiguos
I have:
- {A} which is a 100x1 cell with each cell element being a 44x1 matrix.
- {B} which is a 100x1 logical cell with each cell element being a 44x1 logical matrix.
I would like to know if there is a way to apply {B} to {A}, cell element by cell element, in order to filter the matrices contained in cell {A}.
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Operators and Elementary Operations 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!