MATLAB: GUI

callbackgui

i have created a gui em.m and em.fig which has 4 "edit text" and 1 "push button". I want each of the four text to pass data from gui to another m-file "fieldgen.m" when i press the push button
Related Question