I\'m trying to programmatically create a click event in MATLAB that will mimic the user clicking on a GUI object. The callback function for the object is a subfunct
This is what the built-in hgfeval function is for: http://undocumentedmatlab.com/blog/hgfeval/