StructFind
Function to search for entries within a structure. This is done recursively, running through all elements of array-structures.
Input:
search_struct: structure to be searched, could also be array of struct
search_object: string, integer, cell, array or other thing to be searched for
[optional]
structure_name: name of the structure to be searched. Used for full output of the structure content
Output:
FoundFields: Cell array of fields where the search object is found.
Citation pour cette source
Alexander Mering (2024). StructFind (https://www.mathworks.com/matlabcentral/fileexchange/35022-structfind), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : structfind
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |