Default Property Change Monitoring

版本 1.3.0.0 (9.8 KB) 作者: Daniel Wirtz
Two classes that allow easy tracking of changes to "default" properties of MatLab classes
325.0 次下载
更新时间 2011/12/8

查看许可证

This class collection allows to automatically supervise changes to properties' default settings and create reports of different detail and level for them.

The purpose of this tool is to improve the reliability and quality of small software tools or even frameworks by ensuring that any end-users of the software get appropriate warnings when NOT changing default values, whose values supposively have been chosen to the best knowledge of the programmers/developers but still might be critical or of great importance for the outcome of the computation. The monitoring system distinguishes between several classes of properties that allow for a more precise categorization.

Target group are any MatLab programmers who develop classes and functionalities (e.g. simulation- or discretization tools, solvers etc) that are used by different people who might
lack the domain knowledge of the program at hand.

The download includes a demo class for illustration purposes.

Especially for this small tool i'd be glad for any feedback and improvement suggestions.

引用格式

Daniel Wirtz (2024). Default Property Change Monitoring (https://www.mathworks.com/matlabcentral/fileexchange/33904-default-property-change-monitoring), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Construct and Work with Object Arrays 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

n/a

1.2.0.0

Fixed a bug where a link reference pointed to an old (not longer existing) method name

1.1.0.0

Bugfix: Included the previously missing method general.Utils.getHelpShort as static method into DPCMObject

1.0.0.0