Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to use the existing matlab program to build a GUI?

1 visualización (últimos 30 días)
Chandrika Avvaru
Chandrika Avvaru el 2 de Jul. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have a matlab program which takes mat files as inputs and does some calculations and stores the results into a folder.I want to create a GUI which does the same thing.How can I use my program to create a GUI?

Respuestas (1)

JAYANTH BHIMAVARAPU
JAYANTH BHIMAVARAPU el 2 de Jul. de 2018
Editada: JAYANTH BHIMAVARAPU el 2 de Jul. de 2018
For creating a GUI you have to use command "guide".
Hope this video lets you get started: Normal GUI in matlab
And this will help you with push buttons doing computations: GUI in MATLAB

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by