FormattedData provides aggregated 'disp' of class properties

Package +FormattedData classes aggregate and specially format object data of user defined classes to show their hierarchy and relationship
4 Downloads
Updated 4 Apr 2022

View License

While developing an application I found it useful to have user defined classes automate some common processing. One of these was to make all of the 'disp' (and by extension 'display') of objects consistent while showing the hierarchy of contained objects. I have included a test folder within the +FormattedData package folder that shows a simple application of this.
In the near future I will post the next higher class development package that automates use of FormattedData when displaying the user developed application class properties. After that I will probably post some of my application that uses these; example FormattedData produced contains hyperlinks to the classes:
SineWave with:
Frequency : 60Hz
Phase : 0Rad
Amplitude : 120V

Cite As

Jeffrey Clark (2024). FormattedData provides aggregated 'disp' of class properties (https://www.mathworks.com/matlabcentral/fileexchange/106120-formatteddata-provides-aggregated-disp-of-class-properties), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

+FormattedData

+FormattedData/test

Version Published Release Notes
1.1.0

Miscellaneous corrections for additional data annotation and issues discovered while packaging LinkedList, which uses FormattedData for its default 'disp' method.

1.0.0