Making GUI on Matlab

Hello,
Does anyone here has experience making GUIs on matlab using code and not by using App designer app?

2 件のコメント

Walter Roberson
Walter Roberson 2020 年 1 月 22 日
Yes, many of us have experience in using GUIDE, and a number of us have experience in programming our own gui without using a design tool. Also in the file exchange there is an additional design tool that is named something like Magic
Mohammad Sami
Mohammad Sami 2020 年 1 月 23 日
You can always use the app designer to do the layout for you. Then export the app as a code file.
If you want automatic resizing use uigridlayout as your base layer.

サインインしてコメントする。

回答 (1 件)

Kevin Chng
Kevin Chng 2020 年 1 月 23 日

0 投票

Yes, I hope the this documentation help you :

カテゴリ

ヘルプ センター および File ExchangeDevelop Apps Using App Designer についてさらに検索

質問済み:

2020 年 1 月 22 日

回答済み:

2020 年 1 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by