Filter löschen
Filter löschen

How to set background image in matlab GUI ??

18 Ansichten (letzte 30 Tage)
nayomi
nayomi am 12 Nov. 2011
Beantwortet: Ka Mirul am 17 Okt. 2017
Dear all,
I'm working with matlab GUI. I want to set an image as the background of Matlab GUI. I selected a panel to set an image . Is there any method for that??
Thank you..

Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 12 Nov. 2011
You need to use the axes object and then use imshow() to show your image.

Weitere Antworten (3)

Image Analyst
Image Analyst am 13 Nov. 2011
See the technical solution:
How do I add a background image to my GUI or figure window?

Ka Mirul
Ka Mirul am 17 Okt. 2017
Hallo, I have seen a tutorial about "Set an Image as GUI Background" at https://www.youtube.com/watch?v=-qjwVjrnrWU and it works. Hope it will help you.

Walter Roberson
Walter Roberson am 13 Nov. 2011

Kategorien

Mehr zu Display Image finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by