FormattedData provides aggregated 'disp' of class properties

バージョン 1.1.0 (5.37 KB) 作成者: Jeffrey Clark
Package +FormattedData classes aggregate and specially format object data of user defined classes to show their hierarchy and relationship
ダウンロード: 4
更新 2022/4/4

ライセンスの表示

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

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

+FormattedData

+FormattedData/test

バージョン 公開済み リリース ノート
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