Is MATLAB App Designer in place of Matlab GUI in MATLAB 2020a?

7 vues (au cours des 30 derniers jours)
denisa
denisa le 19 Juin 2020
Commenté : Ameer Hamza le 19 Juin 2020
I want to make a GUI on MATLAB . GUI does not exist in New part. Is App used for in place of GUI?Should I select this to create a GUI? Thanks in advance :)

Réponse acceptée

Ameer Hamza
Ameer Hamza le 19 Juin 2020
Modifié(e) : Ameer Hamza le 19 Juin 2020
GUIDE is still available in MATLAB R2020a. You can run it using
guide
However, it is depreciated now and will be removed in future releases. The new tool to develop GUI now is App designer. See this thread for a detailed discussion on developing GUI in MATLAB: https://www.mathworks.com/matlabcentral/answers/483657-how-to-create-a-gui
  2 commentaires
denisa
denisa le 19 Juin 2020
Thanks @Ameer Hamza!
Ameer Hamza
Ameer Hamza le 19 Juin 2020
I am glad to be of help!
I forgot to paste the link to the thread, I have updated the answer.

Connectez-vous pour commenter.

Plus de réponses (1)

Jan Studnicka
Jan Studnicka le 19 Juin 2020
Modifié(e) : Jan Studnicka le 19 Juin 2020

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by