Unfold structures

Unfold and show the content of the given structure.
354 Downloads
Updated 4 Oct 2011

View License

UNFOLD_STRUCTURE Unfold and show the content of the given structure.

UNFOLD_STRUCTURE(STRUCT) shows recursively the content of the given structure STRUCT. Clean and generic implementation which can be easily extended, e.g. for structures containing cells.

Cite As

Thomas Schaffter (2024). Unfold structures (https://www.mathworks.com/matlabcentral/fileexchange/31808-unfold-structures), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Genomics and Next Generation Sequencing 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!

unfold_structure/

Version Published Release Notes
1.1.0.0

No need to explicitly specify the root name of the structure (thanks to nan's suggestion)

1.0.0.0