How to design GUI buttons?
古いコメントを表示
Hello everyone.

How can I design a GUI button like the picture above? With logos and text beside the logo? Thanks in advance.
2 件のコメント
Mohammad Sami
2020 年 5 月 22 日
In App Designer, the uibutton have a property called Icon. You can set the Icon property to show an image.
If you want to group the buttons together, then use uitogglebutton with uibuttongroup.
John Doe
2020 年 5 月 23 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!