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 téléchargements
Mise à jour 4 avr. 2022

Afficher la licence

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

Citation pour cette source

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. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!

+FormattedData

+FormattedData/test

Version Publié le Notes de version
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