digInto

Search recursively through the fields in a structure
919 Downloads
Updated 5 Nov 2008

No License

digInto(struct,regexp)

Searches recursively through the fields in a structure struct, printing out any that match a regular expression regexp along with their values.

This utility is very useful when working with complicated nested structures.

Cite As

Chris Rodgers (2024). digInto (https://www.mathworks.com/matlabcentral/fileexchange/21946-diginto), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structures in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.4.0.0

File exchange lost last update - trying again.

1.3.0.0

Add example