digInto

Search recursively through the fields in a structure

You are now following this Submission

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 (2026). digInto (https://www.mathworks.com/matlabcentral/fileexchange/21946-diginto), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0.0

File exchange lost last update - trying again.

1.3.0.0

Add example