¿How can I transform an already working code to a GUI?
Afficher commentaires plus anciens
I have a code that works fine and gives me the expected outputs. I don´t know how to transform that code into an app that asks me for the inputs and returns the plot of such result.
Réponse acceptée
Plus de réponses (1)
SACHIN KHANDELWAL
le 30 Juil 2024
1 vote
I understand that you want to create an app that follows the desired workflow. I would recommend utilizing the MATLAB App Designer feature for your use case.
If you would like to learn more about App Designer, you might find the following MathWorks Onramp course helpful:
Additionally, you can explore how to create a simple app by referring to this documentation:
Hope this helps!
1 commentaire
José Felipe Serna
le 30 Juil 2024
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!