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 (2025). 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