Classdef: Difference between revisions

Jump to navigation Jump to search
78 bytes added ,  30 May 2020
m
(→‎Features that are not implemented: Property Validation Functions and links)
(One intermediate revision by the same user not shown)
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
 
[[Category:Development]]

Navigation menu