Building Apps in MATLAB
See a workflow for creating professional apps in MATLAB® using App Designer and authoring them programmatically. This video series takes you through essential modularization techniques for advanced applications.
It covers how isolating data models and custom UI components helps keep your apps performant, manageable, and testable. Learn how to develop a data model and custom app components, then integrate them into a MATLAB app.
Part 1: What Is Modular Development? Get an overview of modularization techniques for advanced applications.
Part 2: Data Models See how to develop data models, which makes it easy to do unit testing and keep code stable and accessible.
Part 3: Custom Charts and Components Learn how to build specialized data visualizations and components and how they help modularize MATLAB apps.