In Matlab 2022b, how to import from guide to app designer

9 vues (au cours des 30 derniers jours)
Saurabh Dhakate
Saurabh Dhakate le 30 Août 2024
Réponse apportée : Gayatri le 30 Août 2024
Guide has been replaced by App designer, my doubt is how can we import data from guide to app designer. Version is 2022b. TIA

Réponse acceptée

Gayatri
Gayatri le 30 Août 2024
Hi Saurabh,
To import the content from GUIDE to App Designer in MATLAB R2022b, MATLAB provides a tool called "GUIDE to App Designer Migration Tool" to assist with this transition.
There are below ways to migrate your app:
  • In GUIDE, open your app and select File > Migrate to App Designer.
  • If you do not already have the “GUIDE to App Designer Migration Tool” installed, click Install Support Package. This opens the Add-On Explorer, where you can install the migration tool. Once you have installed the tool, reopen the GUIDE Transition Options dialog.
  • Once you have installed the “GUIDE to App Designer Migration Tool”, choose the correct FIG file and then click Migrate. The app migrates and automatically opens in App Designer.
  • In App Designer, open any app and go to the Designer tab. In the File section, click Open > Open GUIDE to App Designer Migration Tool.
  • In the MATLAB Command Window, call the “appmigration.migrateGUIDEApp” function. You can use this function to migrate multiple GUIDE apps as a batch.
You can refer the below documentations for further clarification:
I hope it helps!

Plus de réponses (1)

Walter Roberson
Walter Roberson le 30 Août 2024

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by