How to set background image in matlab GUI ??

30 ビュー (過去 30 日間)
nayomi
nayomi 2011 年 11 月 12 日
回答済み: Ka Mirul 2017 年 10 月 17 日
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 日
You need to use the axes object and then use imshow() to show your image.

その他の回答 (3 件)

Image Analyst
Image Analyst 2011 年 11 月 13 日
See the technical solution:
How do I add a background image to my GUI or figure window?

Ka Mirul
Ka Mirul 2017 年 10 月 17 日
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 2011 年 11 月 13 日

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by