Creating Graphical User Interfaces    

Wait for User Response

uiwait causes modaldlg to wait before returning execution to the Close button callback. During this time, the dialog's callbacks can execute in response to user action.

uiwait waits until the dialog figure is deleted or a uiresume executes. This can be caused when:


 Specify the Location of the Dialog Executing a Callback