I have a png file I want to display and a pushbutton but I can't figure out how to make the push button the size of the image.

 Akzeptierte Antwort

Image Analyst
Image Analyst am 25 Nov. 2017

0 Stimmen

4 Kommentare

Getty Hill
Getty Hill am 25 Nov. 2017
yes, all it does is resize the image to the button. I want the button to resize to the image.
Image Analyst
Image Analyst am 25 Nov. 2017
Why not just make your button the biggest size you ever expect to have? Otherwise if you resize, your button may obscure other controls on your GUI.
Getty Hill
Getty Hill am 25 Nov. 2017
okay, but how do you set the button size?
Image Analyst
Image Analyst am 25 Nov. 2017
Set the Position property. Easily done if you're using GUIDE. You can just click and drag the handles to make it whatever size you want or to have it be in a different location. See the tutorial:

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by