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.

 Risposta accettata

Image Analyst
Image Analyst il 25 Nov 2017

0 voti

4 Commenti

Getty Hill
Getty Hill il 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 il 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 il 25 Nov 2017
okay, but how do you set the button size?
Image Analyst
Image Analyst il 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:

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Interactive Control and Callbacks in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by