OO Programming in Matlab

From SUMOwiki
Revision as of 20:26, 29 September 2009 by Dgorissen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.