Classdef: Difference between revisions

Jump to navigation Jump to search
16 bytes removed ,  19 June 2015
m
use direct url instead of archived docs
(function handles in OOP context)
m (use direct url instead of archived docs)
Line 22: Line 22:
</source>
</source>


* [http://www.mathworks.com/help/releases/R2015a/matlab/matlab_oop/mutable-and-immutable-properties.html Immutable property] set access. Example:
* [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
14

edits

Navigation menu