Video and Webinar Series

Modular Apps in MATLAB

In this series, we are teaching modularization techniques to efficiently develop advanced applications in MATLAB and App Designer.

Maintenance and scalability can become challenging as your apps grow. This is especially true for applications written as one single app file. Modularizing will enable your advanced apps to be scalable, robust, testable, and well-organized.

Need help getting started?

Training: Advanced MATLAB Application Development

Consulting: Software Development with MATLAB

What Is Modular Development? Get an overview of modularization techniques for advanced applications.

How to Develop a Model Class for your Data and Algorithms See how to develop data models, which makes it easy to do unit testing and keep code stable and accessible.

How to Develop Custom Charts and Components for your App Learn how to build specialized data visualizations and components and how they help modularize MATLAB apps.

Related Resources