How to design GUI buttons?
Show older comments
Hello everyone.

How can I design a GUI button like the picture above? With logos and text beside the logo? Thanks in advance.
2 Comments
Mohammad Sami
on 22 May 2020
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
on 23 May 2020
Accepted Answer
More Answers (0)
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!