Use of arrayfun and sprintf to order data
Ältere Kommentare anzeigen
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 Kommentare
Andrei Bobrov
am 26 Sep. 2016
Bearbeitet: Andrei Bobrov
am 26 Sep. 2016
Attach your data.
Isma_gp
am 27 Sep. 2016
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Cell Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!