How to add small image to GUIDE panel

Asked by Joseph Areeda on 17 Mar 2012
Latest activity Commented on by Joseph Areeda on 17 Mar 2012

I must be missing something simple.

I'd like to add an image (our University Seal) to the background part of a GUIDE main dialog.

What widget would you use? Does anything allow me to paste a small 64x64 image, it would not do anything when clicked on, just give a bit of PR to the people who pay my salary.

thanks Joe

0 Comments

Joseph Areeda

Tags

Products

No products are associated with this question.

1 Answer

Answer by Titus Edelhofer on 17 Mar 2012
Accepted answer

Hi Joe,

you can add an axis to your GUI, make it size 64x64 and in the opening function of your GUI use imread to read the image and image (with the handle to the axis as parameter) to display the image.

Titus

1 Comment

Joseph Areeda on 17 Mar 2012

Thanks Titus, not quite the static solution I was looking for but it will work.

Titus Edelhofer

Contact us