 | | From: | JaDeD BoY | | Subject: | Callback Function | | Date: | Sun, 23 Jan 2005 12:10:20 -0500 |
|
|
 | Greetings to all.
I am using GUI to create a push button. May I know how do I make this button open a picture in a new window? And also, how do I insert a background into my program using the GUI?
Can someone kindly enlighten me? I am totally new to matlab. Help is greatly appericated.
Thanks in advance.
|
|
 | | From: | Jérôme | | Subject: | Re: Callback Function | | Date: | Mon, 24 Jan 2005 03:07:37 -0500 |
|
|
 | Hi,
start reading this for a moment... then you will be able to write code :
And the ones you need :
and :
help figure help axes help axis help imread help image help imagesc help hold ....
Try to write some codes and then add a new post with your mistakes. We will be there to correct them.
See you later on the NewsGroup Jérôme
|
|