gui_State = struct('gui_Name', mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_OpeningFcn', @nesthd_nest_ui_OpeningFcn, ... 'gui_OutputFcn', @nesthd_nest_ui ...
Tool to implement a few UI operations on the window under the mouse cursor (instead of the currently active window with the keyboard focus): Sends window messages for ...