Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

help about matlab's gui

Status
Not open for further replies.

emanuele262

Chemical
Jan 21, 2009
2
Hi
I'm an italian guy and i ask for help about GUI. I'm a chemical engineering with a poor knowledge of programming language. My questions are:
1) Can I put a figure in a GUI (for example reactor.jpg)?
2) Can I create an animation using only GUI (and not other programs, for example Java)?
3) I would to open another window with a pushbutton: what is the script I must to put in for do it?
thank you for help.
Emanuele
 
Replies continue below

Recommended for you

1) Look up imread.m
2) Not sure
3) The pushbutton 'Callback' property is used to assign the action the program will execute when pressing the button. I suggest assigning a new function in the Callback that opens your new window.
 
for the animation you can try the functions:
getframe & movie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor