Video length is 10:27

Taking the Next Step with Object-Oriented Programming in MATLAB

Object-oriented programming is a design approach that enables you to programmatically define structures called objects that combine data (properties) together with functions that operate on that data (methods). In MATLAB®, you can create objects that model the behavior of devices and systems in the real world. Those objects can then be used as building blocks in applications used to simulate and analyze complex systems. This demonstration discusses additional concepts in object-oriented programming and features an example to highlight how you can use this MATLAB design approach to optimize your systems.

For a basic overview of object-oriented programming, check out “What is Object-Oriented Programming in MATLAB?

Published: 9 Apr 2025