tags:

views:

50

answers:

0

Possible Duplicate:
How can I program a GUI in MATLAB?

Hi all .. I recently started using MATLAB after a long time and need help recalling how we used to create functions in MATLAB code when using a GUI. The end result I'm seeking is that I have the code behind a button click call another function, which takes in some input parameters and then draws stuff on a given axis .. Is there any website tutorial which shows how to do this ?

related questions