Structure display
Version 1.1.0.0 (1.82 KB) by
Thomas Deneux
simple recursive display of a structure content in Matlab
Editor's Note: This file was selected as MATLAB Central Pick of the Week
This function is very simple and recursively displays the fields and sub-fields of a Matlab structure using the built-in 'disp' function.
Cite As
Thomas Deneux (2026). Structure display (https://ch.mathworks.com/matlabcentral/fileexchange/13831-structure-display), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Structures in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: PRINTSTRUCT | Recursively print structures to the command window or a cell char array, export_fig
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
