struct2str recursive
Version 1.0.0.0 (3.23 KB) by
Felix Zoergiebel
Displays a struct's content in a list box. View a substruct's content by selecting its list entry.
A small extension of struct2str by Marco Cococcioni:
- Selecting a substruct in the listbox results in calling struct2str again on the chosen substruct.
- Multidimensional struct-matrices are now completely displayed by making the input struct one-dimensional.
See struct2str for a detailed description.
Cite As
Felix Zoergiebel (2026). struct2str recursive (https://in.mathworks.com/matlabcentral/fileexchange/18895-struct2str-recursive), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Structures in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: STRUCT2STR
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
