App Building

使用应用程序开发应用程序交互设计师,或programmatically using MATLAB®functions

An app is a self-contained MATLAB program that provides a simple point-and-click interface to your code. Apps contain interactive controls such as menus, trees, buttons, and sliders that execute specific instructions when your users interact with them. Apps can also contain plots for data visualization or exploration.

Create apps interactively using the App Designer development environment, or programmatically using MATLAB functions. For an overview of the different approaches to building apps, seeWays to Build Apps. To view a list of UI components that are available for creating modern apps, seeApp Building Components.

Package and share your apps with other MATLAB users, or distribute them as web apps or standalone applications usingMATLAB Compiler™.

Samples of some commonly used UI components. Click to view a list of UI components available for creating modern apps.


Related Information