OO Programming in Matlab

From SUMOwiki
Jump to navigationJump to search

We strongly advice potential developers to read the Matlab documentation on object oriented programming thoroughly, even if you are already familiar with an OO language. A good starting point is the tutorial available here.

A starting point for Object Oriented Programming in general can be found here.