DISPDISP - verbose display of structures and objects
Version 2.0.0.0 (1.66 KB) by
Sky Sartorius
Display more information about field and properties of struct or object.
DISPDISP(Z), where Z is a struct or object, is the same as calling disp(Z), except for each field or property of Z, the output of that field or property's disp method will be displayed (if it normally only requires one line to do so).
Use dispdisp to overload the disp method for your classes.
Cite As
Sky Sartorius (2026). DISPDISP - verbose display of structures and objects (https://uk.mathworks.com/matlabcentral/fileexchange/48637-dispdisp-verbose-display-of-structures-and-objects), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Structures in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Physical Units Toolbox
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
