Classdef: Difference between revisions

52 bytes added ,  30 May 2020
(→‎Features that are not implemented: Property Validation Functions and links)
Line 169: Line 169:
* [https://savannah.gnu.org/bugs/?44590 44590] More documentation for the current status of classdef implementation
* [https://savannah.gnu.org/bugs/?44590 44590] More documentation for the current status of classdef implementation


=== Classdef examples in the wild ===
=== Classdef examples in Octave ===


* http://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/general/inputParser.m
* [https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/miscellaneous/inputParser.m inputParser.m]
* http://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/%2Bcontainers/Map.m
* [https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/web/weboptions.m weboptions.m]
* https://github.com/markuman/go-redis
* [https://hg.savannah.gnu.org/hgweb/octave/file/tip/scripts/%2Bcontainers/Map.m +containers/Map.m]
* https://github.com/PetrKryslUCSD/FinEALE