struct2tabler( s )

Function to recursively iterate through structures to return a table.

You are now following this Submission

struct2tabler Function to recursively iterate through structures to return a table.
T = STRUCT2TABLER(S) converts structures nested in structures to a table T. Each variable in the structures become an element of the table. Column names of the returned table are prefixed with the parent structure.

Cite As

Michael Sansoni (2026). struct2tabler( s ) (https://ch.mathworks.com/matlabcentral/fileexchange/56165-struct2tabler-s), 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.1.0.0

Update variable names

1.0.0.0