Tag Archives: Object oriented

3 relevant articles found:

Setting class property types – take 2

R2016a saw the addition of class property types. However, a better alternative has existed for many years.

Categories: Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
13 Comments

Setting class property types

Matlab’s class properties have a simple and effective mechanism for setting their type.

Categories: Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
37 Comments

Undocumented classdef attributes

Matlab’s object-oriented class definition enables usage of some useful undocumented attributes.

Categories: Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
19 Comments