Unfold structures

Unfold and show the content of the given structure.

You are now following this Submission

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 (2026). Unfold structures (https://www.mathworks.com/matlabcentral/fileexchange/31808-unfold-structures), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

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

1.0.0.0