To create a function for a GUI in Matlab, you should follow these steps:
main.m68 chars2 linesmain.m403 chars17 linesmain.m54 chars3 lines
Note that you will also need to define and use the handles structure to pass data between the GUI components and the main function.
gistlibby LogSnag