Say someone created the Matlab GUI using GUIDE. Now I want to use this code in a software environment - it is not a person in a loop. What is the easiest way for me to โscriptโ a personโs interaction with the GUI to manipulate the various controls in the appropriate sequence, to make the tool crunch my numbers and get its results? I am looking for a non-invasive way to reuse the capabilities of this tool. My ideal programming environment for invoking Matlab functionality would be Java.
I can open GUIDE.fig and trace all the callback functions on various controls, but the design template seems to have to drag all the data into the handle variable.
I have the option to use Matlab Builder JA for Java to generate Java classes if this is useful anyway. Any suggestions would be appreciated.
source
share