Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Chandrika Avvaru
Chandrika Avvaru 2018 年 7 月 2 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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?

回答 (1 件)

JAYANTH BHIMAVARAPU
JAYANTH BHIMAVARAPU 2018 年 7 月 2 日
編集済み: JAYANTH BHIMAVARAPU 2018 年 7 月 2 日
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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by