MATLAB: How to make all the buttons of same size in matlab guide

matlab gui

At the end of designing stage of my MATLAB gui, I want to make sure that all the buttons are of same size How
can I set all properties same?

Best Answer

Right-click on the pushbutton and open the property inspector. There you can set the exact height and width of the button (in the position field)