Re: Help on Matlab GUIs
- From: "Steven Lord" <slord@xxxxxxxxxxxxx>
- Date: Mon, 20 Mar 2006 22:58:04 -0500
"Sophia Qureshi" <SophiaUK@xxxxxxxxx> wrote in message
news:ef2d033.-1@xxxxxxxxxxxxxxxxxxx
Hi
If anyone knows how to help it would be much appreciated:
I'm trying to display a .png image on a GUI figure i have created. I
have an axes and when I use imshow to display an image, it always
displays it in a completely new figure (not the one I have created).
I have tried to set the current axes using this command:
set(gcf,'CurrentAxes',handles.axes1);
but that doesnt seem to matter, it still plots in a new figure
window. I have also tried the command:
*snip*
http://www.mathworks.com/support/solutions/data/1-192W8.html?solution=1-192W8
http://www.mathworks.com/support/solutions/data/1-1846E.html?solution=1-1846E
--
Steve Lord
slord@xxxxxxxxxxxxx
.
- References:
- Help on Matlab GUIs
- From: Sophia Qureshi
- Help on Matlab GUIs
- Prev by Date: Re: Loop
- Next by Date: [re:] Top Financial Market Specialists Trader watch news
- Previous by thread: Re: Help on Matlab GUIs
- Next by thread: Help - Curve fitting
- Index(es):
Relevant Pages
|