You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Alexander Mering (2026). StructFind (https://in.mathworks.com/matlabcentral/fileexchange/35022-structfind), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: structfind
General Information
- Version 1.0.0.0 (1.76 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
