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

 Accepted Answer

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

Categories

Products

Tags

Asked:

on 12 Nov 2011

Answered:

on 17 Oct 2017

Community Treasure Hunt

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

Start Hunting!