Use of arrayfun and sprintf to order data
Mostrar comentarios más antiguos
Hi, I have a 1x4cell (files) with 1x1struct in each cell. Each structure contains several variables. I would like to extract from each structure only the variables called: SL_X_Y, where X can be numbers from 1 to 7 and Y could be numbers from 1 to 3 i.e. SL_5_2. Not all the combinations are found in each structure. The resulting 1x4cell will only contain structures with the variables SL_X_Y that are found.
Thanks
2 comentarios
Andrei Bobrov
el 26 de Sept. de 2016
Editada: Andrei Bobrov
el 26 de Sept. de 2016
Attach your data.
Isma_gp
el 27 de Sept. de 2016
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Cell Arrays 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!