digInto

Search recursively through the fields in a structure
919 descargas
Actualizado 5 nov 2008

Sin licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Structures en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.4.0.0

File exchange lost last update - trying again.

1.3.0.0

Add example