MATLAB Creating Graphical User Interfaces

(ff) #1

a =


'Yes'


Select this template if you want the dialog box to return the user’s selection, or if you
want to create a modal dialog box.


Modal dialog boxes are blocking, which means that the code stops executing while dialog
exists. This means that the user cannot interact with other MATLAB windows until they
click one of the dialog buttons.


To view the code for this dialog, open the template in the Layout Editor and click the
Editor button on the toolbar.


See Also


Related Examples



  • “Ways to Build Apps” on page 1-2

  • “Create a Simple App Using GUIDE” on page 2-2

  • “Add Components to the GUIDE Layout Area” on page 6-12


See Also
Free download pdf