FormattedData provides aggregated 'disp' of class properties
Version 1.1.0 (5,37 KB) von
Jeffrey Clark
Package +FormattedData classes aggregate and specially format object data of user defined classes to show their hierarchy and relationship
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
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
+FormattedData
+FormattedData/test
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |
|