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!