guide bakground

2 views (last 30 days)
Andre Asfar
Andre Asfar on 10 Oct 2011
Hello eveyone I have a question about a background in my guide, I put an image of 1024x728 and the background dont show al all in the axes, I have this result:
thanks!

Accepted Answer

Andre Asfar
Andre Asfar on 11 Oct 2011

More Answers (1)

Walter Roberson
Walter Roberson on 10 Oct 2011
Use uistack to move the image to the bottom of the stack.
  1 Comment
Andre Asfar
Andre Asfar on 10 Oct 2011
I use this:
uistack(bk(1),'up',1), bk is the image that I'm using as background, the inteerface looks like this:
http://i51.tinypic.com/a4q0xf.jpg
But when I restart I have the same!
http://i51.tinypic.com/33op7nl.jpg
Can't move the background to west or east, am I doing wrong?
Thanks

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!