OO Programming in Matlab

From SUMOwiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.