14
edits
(function handles in OOP context) |
m (use direct url instead of archived docs) |
||
Line 22: | Line 22: | ||
</source> | </source> | ||
* [http://www.mathworks.com/help | * [http://www.mathworks.com/help/matlab/matlab_oop/mutable-and-immutable-properties.html Immutable property] set access. Example: | ||
<source lang="octave"> | <source lang="octave"> | ||
classdef MyClass < handle | classdef MyClass < handle |
edits