Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Chandrika Avvaru
Chandrika Avvaru am 2 Jul. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 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?

Antworten (1)

JAYANTH BHIMAVARAPU
JAYANTH BHIMAVARAPU am 2 Jul. 2018
Bearbeitet: JAYANTH BHIMAVARAPU am 2 Jul. 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

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by