Update figure
-Based Apps
figure
functionThe recommended ways to create apps are interactively using App Designer or
programmatically using the uifigure
function.
If you have existing apps created using GUIDE, you can continue to run the apps, but you cannot edit them using the GUIDE interactive design environment. To make changes to an existing GUIDE app, see GUIDE Migration Strategies.
If you have existing apps created using the figure
function, you
can continue to develop, run, and edit these apps, but they will not take full advantage
of the features and UI components that are available with UI figures. For more information
about adopting modern functionality in your apps, see Update figure-Based Apps to Use uifigure.
Functions
Properties
Topics
GUIDE Apps
- GUIDE Migration Strategies
Migrate GUIDE apps (GUIs) to App Designer or export them to MATLAB® files.
Programmatic Apps
- Ways to Build Apps
Choose an app building approach that best suits your project requirements and your preferred workflow. - Update figure-Based Apps to Use uifigure
Learn how to update your existing
figure
-based apps to use modern app building functions.- STEP 1: Update UIControl Objects and Callbacks
- STEP 2: Update App Figure and Containers
- STEP 3: Update Dialog Boxes