How to set background image in matlab GUI ??

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..

 채택된 답변

Fangjun Jiang
Fangjun Jiang 2011년 11월 12일

0 개 추천

You need to use the axes object and then use imshow() to show your image.

추가 답변 (3개)

Image Analyst
Image Analyst 2011년 11월 13일

2 개 추천

See the technical solution:
How do I add a background image to my GUI or figure window?
Ka Mirul
Ka Mirul 2017년 10월 17일

2 개 추천

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.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

제품

태그

질문:

2011년 11월 12일

답변:

2017년 10월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by