Default Property Change Monitoring

Two classes that allow easy tracking of changes to "default" properties of MatLab classes
325 Downloads
Aktualisiert 8 Dez 2011

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Construct and Work with Object Arrays finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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