¿How can I transform an already working code to a GUI?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
SACHIN KHANDELWAL
el 30 de Jul. de 2024
1 voto
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 comentario
José Felipe Serna
el 30 de Jul. de 2024
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!