Creating Graphical User Interfaces | ![]() ![]() |
The Confirmation Dialog Application M-file
The confirmation dialog has its own application M-file, which the main application calls to launch the dialog. This M-file can be called in three ways:
With each calling syntax, the M-file returns a string output argument indicating the user response.
The application M-file performs various operations, which are described in the following sections:
![]() | The Close Button Callback | Launch the Dialog | ![]() |